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 b772a15 commit 08ce590Copy full SHA for 08ce590
setup.py
@@ -105,7 +105,7 @@ def get_package_data(package):
105
setup_requires=pytest_runner + sphinx + wheel,
106
tests_require=[
107
'pytest-factoryboy',
108
- 'factory-boy<2.9.0'
+ 'factory-boy<2.9.0',
109
'pytest-django',
110
'pytest>=2.8,<3',
111
'django-polymorphic',
0 commit comments