We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957f2a0 commit 7286ee7Copy full SHA for 7286ee7
setup.py
@@ -24,7 +24,7 @@
24
],
25
extras_require={
26
'with_django': ['Django'],
27
- 'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest'],
+ 'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest', 'wheel'],
28
},
29
license='GPLv2',
30
classifiers=[
0 commit comments