Skip to content

Commit 8c7662c

Browse files
authored
Merge pull request #103 from creativecommons/update-python-add-pre-commit-to-pipenv
update python modules and add pre-commit
2 parents acdf941 + 3f3a5e4 commit 8c7662c

File tree

3 files changed

+469
-330
lines changed

3 files changed

+469
-330
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ black = "*"
2323
"black[jupyter]" = "*"
2424
flake8 = "*"
2525
isort = "*"
26+
pre-commit = "*"
2627

2728
[requires]
2829
python_version = "3.11"

0 commit comments

Comments
 (0)