Skip to content

Commit fe08fc1

Browse files
committed
drop pypy
1 parent 6c27222 commit fe08fc1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ matrix:
4343
env: TOXENV=py38
4444
- python: nightly
4545
env: TOXENV=py38
46-
- python: pypy
47-
env: TOXENV=pypy
4846
- python: pypy3
4947
env: TOXENV=pypy3
5048
- python: 3.8

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def read(fname):
7171
'Programming Language :: Python :: 3.7',
7272
'Programming Language :: Python :: 3.8',
7373
'Programming Language :: Python :: Implementation :: CPython',
74-
'Programming Language :: Python :: Implementation :: PyPy',
7574
'Topic :: Software Development :: Libraries :: Python Modules',
7675
'Topic :: Office/Business :: Financial :: Point-Of-Sale',
7776
],

0 commit comments

Comments
 (0)