summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael P. Soulier <msoulier@digitaltorque.ca>2021-06-03 09:38:01 -0400
committerMichael P. Soulier <msoulier@digitaltorque.ca>2021-06-03 09:38:01 -0400
commit37e9712d1ef9b8fc4910d42ceae748e28d51e244 (patch)
tree850cdf2ad8d41f92680b0ce66fa9adadb8bd5d38
parenteeec757ee0765b1fe690c2755bd82298ee757f00 (diff)
parenta904e6af45fff01834efcc6e08c299aa2ffb63af (diff)
downloadtftpy-37e9712d1ef9b8fc4910d42ceae748e28d51e244.tar.gz
Merge remote-tracking branch 'mikepurvis/patch-1'
-rw-r--r--LICENSE (renamed from COPYING)0
-rw-r--r--MANIFEST.in1
-rwxr-xr-xsetup.py2
3 files changed, 1 insertions, 2 deletions
diff --git a/COPYING b/LICENSE
index c9f2c9c..c9f2c9c 100644
--- a/COPYING
+++ b/LICENSE
diff --git a/MANIFEST.in b/MANIFEST.in
index 906fba4..73b2251 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,2 @@
include LICENSE
include ChangeLog
-include COPYING
diff --git a/setup.py b/setup.py
index a728d8b..ff9f097 100755
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
# -*- coding: utf8 -*-
# vim: ts=4 sw=4 et ai:
-from distutils.core import setup
+from setuptools import setup
long_description = """\
Copyright, Michael P. Soulier, 2010.