You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the flit build system over setuptools due to increased simplicity and less management files, since most of the root dic2owl files can be removed and the information moved into the existing pyproject.toml file.
The text was updated successfully, but these errors were encountered:
Use the
flit
build system oversetuptools
due to increased simplicity and less management files, since most of the rootdic2owl
files can be removed and the information moved into the existingpyproject.toml
file.The text was updated successfully, but these errors were encountered: