We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
I noticed that currently there are 2 scripts registered in setup.py
setup.py
[console_scripts] init_skos_db = skosprovider_sqlalchemy.scripts.init_skos_db:main calc_visitation = skosprovider_sqlalchemy.scripts.calc_visitation:main
But neither of these are packaged in the build, so you can't actually use these.
To be fixed here as well.
Sorry, something went wrong.
Weird. Were they never registered?
Were they never registered?
No, I don't think these have ever worked (when installing from pypi -- it works if you checkout everything from github and install locally)
vancamti
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: