Skip to content

Commit a3cd75a

Browse files
author
Maksim
committed
Fixing pypy CI
1 parent f343410 commit a3cd75a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python:
88
- 3.8.12
99
- 3.9
1010
- nightly
11-
- pypy3.8
11+
- pypy3
1212
matrix:
1313
allow_failures:
1414
- python: nightly

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ sphinx
1010
sphinx_issues
1111
sphinx_rtd_theme
1212
isort
13+
typed-ast

0 commit comments

Comments
 (0)