-
Notifications
You must be signed in to change notification settings - Fork 533
Open
Description
Would it be possible to build and upload the sdist to PyPI?
I'm looking to get thop
onto conda-forge using grayskull
, but that relies on an sdist being available for thop
on PyPI (which is currently not the case).
As far as I can tell, this should be as simple as adding sdist
to the GitHub Action here (so that it reads python setup.py sdist bdist_wheel
), and the twine
steps following it should take care of the rest.
glenn-jocher
Metadata
Metadata
Assignees
Labels
No labels