Skip to content

Commit

Permalink
Removing requirements.txt for eecs
Browse files Browse the repository at this point in the history
Issue #2934
  • Loading branch information
felder committed Nov 30, 2021
1 parent 6ca21b1 commit b1f4807
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
12 changes: 11 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ dependencies:
# See https://github.com/berkeley-dsep-infra/datahub/issues/2717
- git==2.33.0

# From https://github.com/berkeley-dsep-infra/datahub/issues/1505
- Pillow==8.3.1

- pip
- pip:
- -r requirements.txt
# From https://github.com/berkeley-dsep-infra/datahub/issues/1639
- opencv-python==4.5.3.56
- PyQt5==5.15.4
# From https://github.com/berkeley-dsep-infra/datahub/issues/1363#issuecomment-598916469
- lcapy==0.96
# For desktop environment
- jupyter-desktop-server==0.1.3
- -r infra-requirements.txt
12 changes: 0 additions & 12 deletions requirements.txt

This file was deleted.

0 comments on commit b1f4807

Please sign in to comment.