Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 96f556c

Browse files
committed
sigh - Makefiles and last minute tweaks...
1 parent da71204 commit 96f556c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ upload: clean
6363
pyenv 2.7.11
6464
python setup.py sdist upload
6565
python setup.py bdist_wheel upload
66-
pyenv 3.5.2
67-
python setup.py bdist_wheel upload
68-
pyenv local 2.7.11 3.5.2 pypy-5.3.2
66+
pyenv 3.5.2
67+
python setup.py bdist_wheel upload
68+
pyenv local 2.7.11 3.5.2 pypy-5.3.2

0 commit comments

Comments
 (0)