Merge pull request #733 from RubenRubens/delete_pypy

Remove not used file about Pypy
This commit is contained in:
Jeremy Wright
2021-04-19 09:12:28 -04:00
committed by GitHub

View File

@ -1,11 +0,0 @@
#
# Registering with Pypy
#
To register with pypy:
(1) make sure you have python 2.6.x with setuptools installed,
( source a virtual env )
(2) change version number in setup.py if you need
(3) python setup.py register
(4) python setup.py sdist upload