Remove not used file about Pypy

This commit is contained in:
Ruben A
2021-04-18 17:57:29 +02:00
parent a71a93ea27
commit 3d8d7f4ffe

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