mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add python3.6 test environment
* Add py36 environment to tox * Unify dependencies across manual installation and tox * Mention tox in the docs
This commit is contained in:
parent
25732f7be6
commit
9cca567bed
5 changed files with 15 additions and 12 deletions
|
|
@ -1,6 +1,3 @@
|
|||
-r test.pip
|
||||
|
||||
# Development
|
||||
flake8
|
||||
flake8-import-order
|
||||
sphinx==1.4.9
|
||||
-r docs.pip
|
||||
-r style.pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue