Jonathan Kim
775d2e3523
Update travis and tox ( #667 )
...
* Update travis and tox
* Use xenial distribution
* Don't install coveralls twice
* Add black and flake8 tox commands
* Remove Python 3.5 test for Django master
* Fix indent
* Ignore migrations
* Remove black for now
* Run black formatting (#668 )
* Run black format
* Update makefile
* Add black to travis build
2019-06-10 20:54:30 -07:00
Anthony Monthe
cb9eed6765
Added tox.ini
...
Updated Travis YML
2019-05-22 01:49:52 +01:00
Paul Hallett
e6ad5887ca
Introduce Black formatting, additional tests
2019-05-02 17:46:35 +01:00
Jay Hale
d8bdda94df
Add back support for django-filter < 2
2018-09-04 13:15:04 -04:00
Jay Hale
9152075ed8
Remove unsupported python & Django test cases
2018-09-04 13:15:04 -04:00
=
b331319aea
Fix merge conflicts
2018-04-15 00:12:49 -04:00
Patrick Arminio
0dddea534f
Fix django rest framework version when testing
2018-01-31 11:06:42 +00:00
=
61829abc8c
Add testing to django 2
2017-12-07 13:06:31 -05:00
Jacob
768fca668d
Trying conditional build install override
2017-10-10 00:09:28 -05:00
Syrus Akbary
f93251bcbb
Removed pypy from travis
2017-09-01 01:12:32 -07:00
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 .
2017-08-07 22:25:22 +01:00
Patrick Arminio
575e1da0ee
Remove tests in django 1.6 and 1.7
2017-06-23 11:58:57 +01:00
Syrus Akbary
dbf006976e
Removed unnecesary Django filter installation
2017-04-15 01:22:32 -07:00
Syrus Akbary
cc03da0598
Moved tests to filter field tests
2017-04-15 01:17:53 -07:00
Syrus Akbary
b30b40e353
Improved travis tests. Added Django==1.11 tests
2017-04-15 01:11:36 -07:00
Syrus Akbary
28db2c0506
Improved docs for running tests locally
2017-03-02 18:32:25 -08:00
Syrus Akbary
2e1f154441
Fixed travis build
2016-11-23 02:20:32 -08:00
Syrus Akbary
48993ddca0
Fixed order_by
2016-11-23 01:20:10 -08:00
Syrus Akbary
8749f5a6d8
Updated travis to auto-upload PyPI versions. Fixed #41
2016-11-14 22:32:41 -08:00
Syrus Akbary
dd6c5d1611
Force pytest-django verison for testing compatibility with Django 1.6
2016-09-17 18:45:08 -07:00
Syrus Akbary
e742b10803
Added testing in more Django versions
2016-09-17 17:34:55 -07:00
Syrus Akbary
ec4b164de3
Fixed pytest
2016-09-17 17:20:07 -07:00
Syrus Akbary
b18b72833d
Fixed travis tests
2016-09-17 17:12:02 -07:00
Syrus Akbary
0434899b4e
Isolated Graphene Django in a new package
2016-09-17 16:31:17 -07:00