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

Api stubs #1208

Merged
merged 2 commits into from May 19, 2016
Merged

Api stubs #1208

merged 2 commits into from May 19, 2016

Conversation

richafrank
Copy link
Member

as well as tooling and docs to generate this for each release

For #1205

screen shot 2016-05-17 at 10 34 42 am



def main():
with open(api.__file__ + 'i', 'w') as stub:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should rstrip 'c' from the filename because it could be .pyc

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed.

as well as tooling and docs to generate this for each release

Also moved Cython files to package_data, so that we install them,
instead of just packaging them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants