mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
no message
[SVN r18107]
This commit is contained in:
2
pyste/dist/setup.py
vendored
2
pyste/dist/setup.py
vendored
@@ -1,4 +1,6 @@
|
||||
from distutils.core import setup
|
||||
import py2exe
|
||||
import sys
|
||||
|
||||
sys.path.append('../src')
|
||||
setup(name='pyste', scripts=['../src/pyste.py'])
|
||||
|
||||
Reference in New Issue
Block a user