1
1
mirror of https://git.launchpad.net/beautifulsoup synced 2025-10-05 16:02:46 +02:00

Added symlink to fix old hyperlinks.

This commit is contained in:
Leonard Richardson
2019-01-02 18:30:53 -05:00
parent 4a5aa558df
commit fed3ff99f6
2 changed files with 1 additions and 1 deletions

1
NEWS.txt Symbolic link
View File

@@ -0,0 +1 @@
CHANGELOG

View File

@@ -19,7 +19,6 @@ python setup.py sdist bdist_wheel
# Run this in Python 3 env.
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
twine upload dist/*
# Old instructions: