Skip to content

Commit

Permalink
Remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayP13 committed Nov 5, 2018
1 parent 1217b4b commit 1c7830e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import tempfile
import zipfile
import distutils.sysconfig as dsc
print("PREFIX", dsc.get_config_vars())

from glob import glob
from setuptools import find_packages
Expand Down

0 comments on commit 1c7830e

Please sign in to comment.