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
The link to the GitHub project is missing in the documentation.
The setup.py file contains:
setup.py
project_urls={ "Documentation": "https://deprecated.readthedocs.io/en/latest/", "Source": "https://github.com/tantale/deprecated", "Bug Tracker": "https://github.com/tantale/deprecated/issues", }
The "Source" and "Bug Tracker" links must appears in the documentation.
The text was updated successfully, but these errors were encountered:
Add reference to issue #17 in CHANGELOG.rst.
CHANGELOG.rst
0894a0f
tantale
Successfully merging a pull request may close this issue.
The link to the GitHub project is missing in the documentation.
The
setup.py
file contains:The "Source" and "Bug Tracker" links must appears in the documentation.
The text was updated successfully, but these errors were encountered: