Skip to content

Commit

Permalink
For now, pypy isn't working correctly with ast
Browse files Browse the repository at this point in the history
  • Loading branch information
EntilZha committed Apr 22, 2020
1 parent b8955ac commit ec3445e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, pypy3]
python-version: [3.6, 3.7]
#include:
# - python-version: 3.6
# use_pandas: 1
Expand Down

0 comments on commit ec3445e

Please sign in to comment.