Skip to content

Commit

Permalink
clean up comments
Browse files Browse the repository at this point in the history
Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
  • Loading branch information
Nischay-Pro committed Sep 12, 2023
1 parent 8d8e47e commit d9204bf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions requirements/dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# -c app.txt
# -c test.txt
# we are not using app.in and test.in, because we want to develop against exactly what is being packaged and tested

pre-commit
# we're pinning the following two to what .pre-commit-config.yaml says
black==22.3.0
Expand Down
2 changes: 0 additions & 2 deletions requirements/docs.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# -c app.txt

sphinx
sphinx-rtd-theme >= 1.2
sphinxcontrib.httpdomain
Expand Down
3 changes: 0 additions & 3 deletions requirements/test.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# -c app.txt
# we are not using app.in and test.in, because we want to develop against exactly what is being packaged and tested

pytest
pytest-flask
pytest-sugar
Expand Down

0 comments on commit d9204bf

Please sign in to comment.