Skip to content

Commit

Permalink
update django version
Browse files Browse the repository at this point in the history
  • Loading branch information
prembonsall committed Aug 15, 2023
1 parent e8e972b commit 01f1ae2
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 3 deletions.
12 changes: 12 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
wagtail-factories = {path = ".", extras = ["linting", "testing"]}

[requires]
python_version = "3.9"

[dev-packages]
Loading

0 comments on commit 01f1ae2

Please sign in to comment.