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

Publish a wheel for pipfile #143

Open
jeffwidman opened this issue Aug 8, 2022 · 0 comments
Open

Publish a wheel for pipfile #143

jeffwidman opened this issue Aug 8, 2022 · 0 comments

Comments

@jeffwidman
Copy link

The project is configured to support publishing a wheel:

pipfile/setup.cfg

Lines 1 to 2 in 4706d2c

[bdist_wheel]
universal=1

However, there's no wheel available on pypi:
https://pypi.org/project/pipfile/#files

Please publish a wheel.

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

No branches or pull requests

2 participants
@jeffwidman and others