mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Separate pip requirements. Fixes #1808
This commit is contained in:
parent
2ceeb88c63
commit
ed92d959b2
6 changed files with 22 additions and 14 deletions
2
tox.ini
2
tox.ini
|
|
@ -10,7 +10,7 @@ basepython =
|
|||
passenv = *
|
||||
usedevelop=True
|
||||
deps =
|
||||
-rdev_requirements.txt
|
||||
-rrequirements/developer.pip
|
||||
nose
|
||||
nose-cov
|
||||
coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue