Lucas
fdeadf5ce5
Fix project setup ( #1087 )
...
* Fix project setup
* Fix test_should_query_postgres_fields
2 years ago
Jean-Louis Fuchs
f33223daa7
Make tests order independent (v3) ( #940 )
...
* Completes 'Make tests order independent'
2 years ago
Jonathan Kim
aa30750d39
Bugfix: Correct filter types for DjangoFilterConnectionFields ( #682 )
...
* Get form field from Django model before defaulting to django-filter
* Add test
* Cleanup some flake8 warnings and pytest warnings
* Run isort and add black compatible config
3 years ago
Jonathan Kim
692540cc78
Update flake8 ( #688 )
...
* Include setup.py in black formatting
* Add new flake8 plugins and update errors to look for
* Fix duplicate test name
* Don't use mutable data structure
* Install all dev dependencies for flake8 and black tox envs
3 years ago
Olle Vidner
30ced72236
Removed duplicate bdist_wheel section
5 years ago
Ed Morley
9fbb183820
Generate a universal wheel in addition to the source distribution
...
See:
https://packaging.python.org/tutorials/distributing-packages/#universal-wheels
https://docs.travis-ci.com/user/deployment/pypi/#Uploading-different-distributions
Fixes #219 .
5 years ago
Syrus Akbary
872ce3922e
Added support for wheel package
5 years ago
Timothy Laurent
f88590343b
create pytest.ini to contain DJANGO_SETTINGS_MODULE
6 years ago
Israel Saeta Pérez
9e9a08ffe4
Add `pytest-runner` and test-->pytest alias to make tests run as documented.
6 years ago
Syrus Akbary
4e23c3ccf6
Improved python syntax and sorts (pep8). Improved Readme
6 years ago
Syrus Akbary
0434899b4e
Isolated Graphene Django in a new package
6 years ago