mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Use pipenv (Pipfile) to maintain development environment
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,3 +9,7 @@ build/
|
||||
dist/
|
||||
docs/_build/
|
||||
local.py
|
||||
|
||||
# Because pipenv is only used to manage a local development
|
||||
# environment, it's not helpful to track its lock file
|
||||
Pipfile.lock
|
||||
|
||||
Reference in New Issue
Block a user