diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ test: publish: python setup.py register python setup.py sdist upload - python setup.py bdist_wheel upload --universal + python setup.py bdist_wheel --universal upload |
