Skip to content

Commit

Permalink
Do not need extra distutils imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasumoto committed Jan 8, 2015
1 parent ca84cdc commit 8f4fd7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import sys, os
from setuptools import setup, Extension
import distutils.ccompiler
import distutils.errors

PACKAGE_NAME = 'pcapy'

Expand Down

0 comments on commit 8f4fd7f

Please sign in to comment.