Skip to content

Commit 90d7ce7

Browse files
committed
Fix up distribution instructions again.
1 parent 682daed commit 90d7ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The distribution process for Python looks like this:
7676
$ pushd python
7777
$ python setup.py sdist bdist_wheel --universal
7878
$ twine upload dist/referer-parser-X.Y.Z.tar.gz
79-
79+
$ popd
8080

8181
## Copyright and license
8282

0 commit comments

Comments
 (0)