Skip to content

Commit b687132

Browse files
committed
Update setup.py
Remove blank line erroneously added in last commit.
1 parent 76ef774 commit b687132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Setup script for building clr.pyd and dependencies using mono and into
33
an egg or wheel.
44
"""
5-
65
from setuptools import setup, Extension
76
from distutils.command.build_ext import build_ext
87
from distutils.command.install_lib import install_lib

0 commit comments

Comments
 (0)