Skip to content

publish wheels #160

Description

@dimbleby

this project only publishes a source distribution eg see https://pypi.org/project/wagon/#files (how ironic!)

it looks as though the makefile tries to build and publish wheels, I do not know where that goes wrong

wagon/Makefile

Lines 54 to 57 in 85769ca

.PHONY: publish
publish:
python setup.py sdist bdist_wheel
twine upload -s dist/$(PACKAGENAME)-*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions