Swap from Poetry to PDM

This commit is contained in:
Danielle McLean 2024-03-13 18:10:51 +11:00
parent c49e17db90
commit 9d11cc7576
Signed by untrusted user: 00dani
GPG key ID: 52C059C3B22A753E
4 changed files with 1240 additions and 2438 deletions

6
.gitignore vendored
View file

@ -1,4 +1,3 @@
# Created by https://www.gitignore.io/api/django
### Django ###
@ -15,9 +14,10 @@ media
# <django-project-name>/staticfiles/
# End of https://www.gitignore.io/api/django
/.pdm-python
/.env
/.mypy_cache
/.pytest_cache
/*.egg-info/
/static
node_modules
/node_modules