Skip to content

Commit a8180d4

Browse files
committed
Deprecated.
1 parent a063c63 commit a8180d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ safetest:
3131
export SKIP_TRUE_REDIS=1; export SKIP_TRUE_HTTP=1; make test
3232

3333
publish:
34-
python setup.py sdist bdist_wheel
34+
python setup.py sdist
3535
pip install -U twine
3636
twine upload dist/mocket-$(shell python -c 'import mocket; print(mocket.__version__)')*.*
3737
pip install -U anaconda-client

0 commit comments

Comments
 (0)