Skip to content

Commit 58fd04e

Browse files
committed
Update the awpa pin to the version that works on 3.7
Closes: #17.
1 parent 3a9fc62 commit 58fd04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626

2727
install_requires = [
28-
'awpa >= 0.16.1.0',
28+
'awpa >= 0.19.1.0',
2929
'flake8-polyfill',
3030
'flake8 >= 2.6.0',
3131
'intervaltree>=3.0.0',

0 commit comments

Comments
 (0)