mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #721 from AlJohri/patch-2
change 'factory-boy' to 'factory_boy' in packages
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ packages = [
|
||||
'multi-key-dict', 'fuzzywuzzy', 'fasteners', 'youtube-dl',
|
||||
'pycryptodome', 'smmap', 'gitdb', 'setuptools-git', 'pager',
|
||||
'python-subunit', 'warlock', 'extras', 'capstone', 'httpretty',
|
||||
'factory-boy', 'webtest', 'django-cors-headers', 'codeintel', 'suds',
|
||||
'factory_boy', 'webtest', 'django-cors-headers', 'codeintel', 'suds',
|
||||
'pyodbc', 'geoip2', 'filechunkio', 'fixtures', 'pysocks', 'statsmodels',
|
||||
'google-auth-httplib2', 'kafka-python', 'applicationinsights', 'yarl',
|
||||
'cassandra-driver', 'azure-mgmt-compute', 'pathlib', 'python-jwt', 'sh',
|
||||
|
||||
Reference in New Issue
Block a user