python - How can I start building universal conda packages? -


now maintaining several pure python packages publishing both source , wheels onto pypi repository want start publishing them on conda too.

i surprised not find clean information on how this. how can it?

note, don't want have build tons of platform specific conda packages combinations of python version , operating system platforms, because these packages pure-python.


Comments

Popular posts from this blog

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -