mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 08:43:41 +00:00
Feature/switch to pipenv (#3)
* switch to tox-pipenv. * pipfile disable python version. * pytest is a dev dependency. * install pipenv dev.
This commit is contained in:
@@ -8,5 +8,6 @@ python:
|
||||
# - "3.7-dev"
|
||||
install:
|
||||
- pip install tox-travis
|
||||
- pip install tox-pipenv
|
||||
script:
|
||||
- tox
|
Reference in New Issue
Block a user