mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Move ipython out of the base dependencies
This commit is contained in:
parent
e3a616ebc3
commit
1c7047bbb8
2
Pipfile
2
Pipfile
@ -25,7 +25,6 @@ python-dateutil = "*"
|
|||||||
python-dotenv = "*"
|
python-dotenv = "*"
|
||||||
python-gnupg = "*"
|
python-gnupg = "*"
|
||||||
pytz = "*"
|
pytz = "*"
|
||||||
ipython = "*"
|
|
||||||
sphinx = "*"
|
sphinx = "*"
|
||||||
tox = "*"
|
tox = "*"
|
||||||
pycodestyle = "*"
|
pycodestyle = "*"
|
||||||
@ -37,3 +36,4 @@ pytest-env = "*"
|
|||||||
pytest-xdist = "*"
|
pytest-xdist = "*"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
ipython = "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user