Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dummy setup.py and test it #113

Open
jayvdb opened this issue Jul 30, 2019 · 2 comments
Open

Create dummy setup.py and test it #113

jayvdb opened this issue Jul 30, 2019 · 2 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Jul 30, 2019

The following sequence should work for maximum compatibility

from distutils.core import run_setup
run_setup('setup.py', ['bdist_egg'])
@chfw
Copy link
Member

chfw commented Jul 30, 2019

There exist hello world project in this org. Can we use it?

@chfw
Copy link
Member

chfw commented Jul 30, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants