Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

switch to setuptools and provide wheels. #3

Closed
graingert opened this issue May 11, 2016 · 8 comments
Closed

switch to setuptools and provide wheels. #3

graingert opened this issue May 11, 2016 · 8 comments

Comments

@graingert
Copy link

No description provided.

@ddfisher
Copy link
Collaborator

Would you mind elaborating a bit? What's the benefit of switching to setuptools?

@graingert
Copy link
Author

@ddfisher this lets you build OS X and Windows wheels using travis and appveyor. It also lets you build manylinux wheels.

ddfisher added a commit that referenced this issue May 23, 2016
This is necessary for providing wheels.  See #3.
@ddfisher
Copy link
Collaborator

Providing wheels (especially for Windows) is something I'd like to start doing soon. I'll look into using Appveyor.

@ddfisher
Copy link
Collaborator

ddfisher commented Jan 5, 2017

As of typed_ast 0.6.2 32-bit and 64-bit Windows wheels for Python 3.5 are now provided. I uploaded an OS X wheel from my machine, but I'll look into using Travis to provide broader OS X support.

@graingert
Copy link
Author

graingert commented Jan 12, 2017

@ddfisher any chance of manylinux1 wheels?

@ddfisher
Copy link
Collaborator

ddfisher commented Jan 13, 2017

That's something I'd like to provide (and have spent some time looking into), but have some other things I need to get done first. See this comment for more info.

@ddfisher
Copy link
Collaborator

ddfisher commented Feb 13, 2017

After a somewhat arduous process (mainly revolving around finding a reasonable place to upload the built wheels), 6dba5ff adds support for building manylinux wheels!

@ddfisher
Copy link
Collaborator

manylinux wheels now uploaded for typed_ast 1.0.0!

tbbharaj pushed a commit to tbbharaj/typed_ast that referenced this issue Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants