aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2013-08-11 15:52:21 +0200
committerChristian Heimes <christian@python.org>2013-08-11 15:52:21 +0200
commit7fe70cb233d9489488d3be297d0daf0b3523b7bc (patch)
tree50780e80231906060ce37b6de189e42d7f5de291 /setup.py
parent913bcb79c581992d99bd33c629631f78364b0cfe (diff)
downloadcryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.tar.gz
cryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.tar.bz2
cryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.zip
hyper nit-pick
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 30b795b5..fe23f302 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-import sys
from setuptools import setup
setup(