Skip to content

Commit

Permalink
Merge pull request #442 from Koed00/poetry
Browse files Browse the repository at this point in the history
 Poetry
  • Loading branch information
Koed00 committed May 31, 2020
2 parents 25b3c47 + cd4862a commit c32724f
Show file tree
Hide file tree
Showing 7 changed files with 476 additions and 84 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -30,8 +30,8 @@ install:
- pip install -q django==$DJANGO
- pip install -r requirements.txt
- pip install pytest --upgrade
- pip install pytest-django codecov sphinx
- python setup.py install
- pip install pytest-django codecov sphinx poetry
- poetry install

script:
- coverage run --source=django_q -m py.test
Expand Down
9 changes: 0 additions & 9 deletions MANIFEST.in

This file was deleted.

0 comments on commit c32724f

Please sign in to comment.