We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ef774 commit b687132Copy full SHA for b687132
setup.py
@@ -2,7 +2,6 @@
2
Setup script for building clr.pyd and dependencies using mono and into
3
an egg or wheel.
4
"""
5
-
6
from setuptools import setup, Extension
7
from distutils.command.build_ext import build_ext
8
from distutils.command.install_lib import install_lib
0 commit comments