Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6a1cbe6

Browse files
author
Oliver Sauder
committed
Merge remote-tracking branch 'InvGate/fix_factory_boy_bug' into type_field_name
2 parents 3bb4c85 + 08ce590 commit 6a1cbe6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎requirements-development.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ isort
55
mock
66
pytest>=2.9.0,<3.0
77
pytest-django
8+
factory-boy<2.9.0
89
pytest-factoryboy
910
recommonmark
1011
Sphinx

‎setup.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def get_package_data(package):
105105
setup_requires=pytest_runner + sphinx + wheel,
106106
tests_require=[
107107
'pytest-factoryboy',
108+
'factory-boy<2.9.0',
108109
'pytest-django',
109110
'pytest>=2.8,<3',
110111
'django-polymorphic',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /