bump python to <=3.9, bump d.py to ~=1.6.0

fixes #361
This commit is contained in:
Abigail G
2021-03-17 23:10:57 -04:00
parent 3a5ce9f1c0
commit 361d4f894e
8 changed files with 16 additions and 30 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@master
- uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.9
architecture: x64
- name: Install flake8
run: pip install flake8