mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-13 10:03:49 -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-gnupg = "*"
|
||||
pytz = "*"
|
||||
ipython = "*"
|
||||
sphinx = "*"
|
||||
tox = "*"
|
||||
pycodestyle = "*"
|
||||
@ -37,3 +36,4 @@ pytest-env = "*"
|
||||
pytest-xdist = "*"
|
||||
|
||||
[dev-packages]
|
||||
ipython = "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user