Skip to content

Commit

Permalink
Remove the duplicated requirements-dev.txt (#242)
Browse files Browse the repository at this point in the history
The correct one is newr to the glue script main file
  • Loading branch information
mpagot authored Jun 17, 2024
1 parent aad7551 commit 555b28a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you are looking for a task to start with, check out the Issue page on Github.

## How to get this repository working

Upon having all tools referred in the main README, it's also necessary to install some additional Python dependencies that are listed in `requirements-dev.txt`.
Upon having all tools referred in the main README, it's also necessary to install some additional Python dependencies that are listed in `scripts/qesap/requirements-dev.txt`.

### Relevant documentation

Expand Down
6 changes: 0 additions & 6 deletions requirements-dev.txt

This file was deleted.

0 comments on commit 555b28a

Please sign in to comment.