Skip to content

PyPI publication broken by switch to uv #5978

@marco-c

Description

@marco-c
Traceback (most recent call last):
  File "/usr/local/bin/taskboot", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.10/site-packages/taskboot/cli.py", line 354, in main
    args.func(target, args)
  File "/usr/local/lib/python3.10/site-packages/taskboot/pypi.py", line 29, in publish_pypi
    setup = target.check_path("setup.py")
  File "/usr/local/lib/python3.10/site-packages/taskboot/target.py", line 68, in check_path
    assert os.path.exists(full_path), "Missing file in target {}".format(path)
AssertionError: Missing file in target setup.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions