mirror of
1
0
Fork 0

Remove packaging information from README

This content was not relevant to anyone but the owner of the PyPI
package.
This commit is contained in:
Anish Athalye 2020-12-23 18:08:48 -05:00
parent a5e1dca91d
commit be539e6e24
1 changed files with 0 additions and 8 deletions

View File

@ -404,14 +404,6 @@ user-contributed plugins, and more.
Do you have a feature request, bug report, or patch? Great! See
[CONTRIBUTING.md][contributing] for information on what you can do about that.
## Packaging
1. Update version information.
2. Build the package using ``python setup.py sdist bdist_wheel``.
3. Sign and upload the package using ``twine upload -s dist/*``.
## License
Copyright (c) 2014-2020 Anish Athalye. Released under the MIT License. See