Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Remove pipdeptree (#519)
Browse files Browse the repository at this point in the history
* Remove pipdeptree

* update pipfile.lock after running install

* update pipfile.lock

Co-authored-by: Dodda Gowtham <[email protected]>
  • Loading branch information
0xwho7 and Dodda Gowtham authored Feb 16, 2022
1 parent f81cd0b commit 0fa3575
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 150 deletions.
1 change: 0 additions & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ verify_ssl = true

[dev-packages]
ipython = "*"
pipdeptree = "*"
pycodestyle = "*"
pytest-django = ">=3.5"
remote-pdb = "*"
Expand Down
198 changes: 96 additions & 102 deletions api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion ingestion_server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ verify_ssl = true
[dev-packages]
remote-pdb = "*"
ipython = "*"
pipdeptree = "*"
pycodestyle = "*"
pytest-order = "*"

Expand Down
Loading

0 comments on commit 0fa3575

Please sign in to comment.