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
6
requirements/developer.pip
Normal file
6
requirements/developer.pip
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
-r test.pip
|
||||
|
||||
# Development
|
||||
flake8
|
||||
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
|
||||
sphinx
|
||||
Loading…
Add table
Add a link
Reference in a new issue