Skip to content

Commit 641eeba

Browse files
author
denfromufa
committed
Update setup.py
1 parent bd5ee3c commit 641eeba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

setup.py

-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
Setup script for building clr.pyd and dependencies using mono and into
33
an egg or wheel.
44
"""
5-
#import ptvsd
6-
#ptvsd.enable_attach('pythonnet')
7-
#while not ptvsd.is_attached():
8-
# from time import sleep
9-
# sleep(1)
105

116
from setuptools import setup, Extension
127
from distutils.command.build_ext import build_ext

0 commit comments

Comments
 (0)