mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Move ipython out of the base dependencies
This commit is contained in:
parent
556d754d69
commit
16d8bba8ab
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