Skip to content

Commit

Permalink
Add support for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekram committed Feb 6, 2022
1 parent 0c568cd commit 70f4e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"coverage==5.0.4",
"pytest-django==3.9.0",
"pytest-mock==3.5.1",
"pylama==8.3.7",
"pylama==7.7.1",
"pylint==2.12.1",
"pytest-black==0.3.12",
"black==21.12b0",
Expand Down

0 comments on commit 70f4e37

Please sign in to comment.