Skip to content

Commit

Permalink
chore: Remove pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 10, 2024
1 parent 2a8bd7f commit ac1eea1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion requirements_dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
-r requirements.txt
coverage
libsass
pre-commit
pytest
pytest-django
pytest-localserver
Expand Down
17 changes: 0 additions & 17 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ cffi==1.14.6
# via
# -r requirements.txt
# persistent
cfgv==3.4.0
# via pre-commit
charset-normalizer==2.0.4
# via
# -r requirements.txt
Expand All @@ -58,8 +56,6 @@ defusedxml==0.7.1
# via
# -r requirements.txt
# odfpy
distlib==0.3.8
# via virtualenv
django==4.2.16
# via
# -r requirements.txt
Expand All @@ -80,17 +76,13 @@ exceptiongroup==1.2.2
# pytest
# trio
# trio-websocket
filelock==3.15.4
# via virtualenv
flattentool==0.26.0
# via
# -r requirements.txt
# libcove
# libcoveweb
h11==0.14.0
# via wsproto
identify==2.6.0
# via pre-commit
idna==3.7
# via
# -r requirements.txt
Expand Down Expand Up @@ -146,8 +138,6 @@ markupsafe==2.1.2
# via
# -r requirements.txt
# werkzeug
nodeenv==1.9.1
# via pre-commit
ocdsextensionregistry==0.3.8
# via
# -r requirements.txt
Expand Down Expand Up @@ -175,11 +165,8 @@ platformdirs==4.1.0
# via
# -r requirements.txt
# requests-cache
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.8.0
# via -r requirements_dev.in
pycparser==2.20
# via
# -r requirements.txt
Expand All @@ -200,8 +187,6 @@ pytz==2021.1
# via
# -r requirements.txt
# flattentool
pyyaml==6.0.2
# via pre-commit
referencing==0.32.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -292,8 +277,6 @@ urllib3==2.2.2
# requests-cache
# selenium
# sentry-sdk
virtualenv==20.26.3
# via pre-commit
werkzeug==3.0.3
# via
# -r requirements.txt
Expand Down

0 comments on commit ac1eea1

Please sign in to comment.