diff options
| author | 2016-12-28 10:44:58 -0500 | |
|---|---|---|
| committer | 2016-12-28 10:44:58 -0500 | |
| commit | d46c6233891355b8674c82dbc4a11173d25c0874 (patch) | |
| tree | 09c4ed91070297be6294800606c12723572a0efd /requirements.txt | |
| parent | 9f1b6ee2a7ac433bcb2c7719bee0ed4f9dc0ac4a (diff) | |
| download | zoneupdate-d46c6233891355b8674c82dbc4a11173d25c0874.tar.gz zoneupdate-d46c6233891355b8674c82dbc4a11173d25c0874.tar.bz2 zoneupdate-d46c6233891355b8674c82dbc4a11173d25c0874.zip | |
pip requirements file
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a5d6526 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +dnspython==1.15.0 |