mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Use flake8-import-order packaged release
Packaged releases weren't available previously, which required us to install the master branch version. Now that releases are being published to PyPI, we should use those.
This commit is contained in:
parent
22861aa1c1
commit
0942fcb9ec
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
# Development
|
||||
flake8
|
||||
-e git+https://github.com/public/flake8-import-order#egg=flake8-import-order
|
||||
flake8-import-order
|
||||
sphinx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue