Skip to content

Commit 9e26447

Browse files
committed
Updated supported interpreters
1 parent 7ce7824 commit 9e26447

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ The project has been tested in the following versions of the interpreter:
5353
- Python 3.4
5454
- Python 3.5
5555
- Python 3.6
56-
- Pypy
57-
- Pypy 3
5856

5957
All other dependencies are indicated on the requirements.txt file.
6058
The included makefile can install them with the command:

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def run_tests(self):
7878
'Programming Language :: Python :: 3.3',
7979
'Programming Language :: Python :: 3.4',
8080
'Programming Language :: Python :: 3.5',
81-
'Programming Language :: Python :: Implementation :: PyPy',
8281
'Topic :: Games/Entertainment :: Role-Playing'
8382
],
8483
long_description=read('README.rst'),

0 commit comments

Comments
 (0)