Skip to content

Commit

Permalink
Merge pull request #181 from HSF/dev
Browse files Browse the repository at this point in the history
clean package dependencies
  • Loading branch information
wguanicedew authored Jul 20, 2023
2 parents 9972866 + f0326d7 commit 88a1fdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 2 additions & 0 deletions common/tools/env/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ dependencies:
- pip:
- cryptography
- pyjwt # Pyjwt
- packaging
- requests
- dogpile.cache
7 changes: 1 addition & 6 deletions doma/tools/env/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ dependencies:
- pip
- pip:
- futures # multiple process/threads
- unittest2 # unit test tool
- pep8 # checks for PEP8 code style compliance
- flake8 # Wrapper around PyFlakes&pep8
- pytest # python testing tool
- nose # nose test tools
- panda-client-light # panda client
- idds-common==0.11.5
- idds-workflow==0.11.5
- idds-workflow==0.11.5

0 comments on commit 88a1fdb

Please sign in to comment.