Skip to content

sdist with --dist-dir on Windows produces incorrect archive #1185

Closed
@ofek

Description

@ofek

@jaraco

Using a relative path works as expected (python setup.py sdist --dist-dir dist)

good

however using an absolute path (python setup.py sdist --dist-dir C:\Users\Ofek\Desktop\mypkg\dist) includes the entire path structure starting at the drive/root

bad

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions