Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgate committed Dec 19, 2022
1 parent e833969 commit 75aa526
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Main requirements for `reverse_argparse`.
8 changes: 8 additions & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Requirements for testing `reverse_argparse`.

coverage
flake8
pytest
pytest-mock
toml
yapf

0 comments on commit 75aa526

Please sign in to comment.