mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-28 16:38:22 +00:00
import os
This commit is contained in:
parent
b17599c7f6
commit
e3e48b08b0
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -56,6 +56,7 @@ request. Use ``None`` for unlimited persistent connections.
|
|||
"""
|
||||
|
||||
import sys
|
||||
import os
|
||||
from setuptools import setup
|
||||
|
||||
if sys.argv[-1] == "publish":
|
||||
|
|
|
|||
Loading…
Reference in a new issue