Skip to content

Remove top-level setup.py#210

Merged
daviddrysdale merged 1 commit intodevfrom
de-dup
Sep 2, 2021
Merged

Remove top-level setup.py#210
daviddrysdale merged 1 commit intodevfrom
de-dup

Conversation

@daviddrysdale
Copy link
Owner

Commit 3258a5b ("Add experimental top-level copy of setup.py")
added a top-level copy of setup.py to help pip cope with the code
being in a subdirectory.

Pip now copes with subdirectories 1, so remove this.

Fixes #209.

Commit 3258a5b ("Add experimental top-level copy of setup.py")
added a top-level copy of setup.py to help pip cope with the code
being in a subdirectory.

Pip now copes with subdirectories [1], so remove this.

Fixes #209.

[1]: https://pip.pypa.io/en/stable/topics/vcs-support/#url-fragments
@daviddrysdale daviddrysdale merged commit 4ebfc8d into dev Sep 2, 2021
@daviddrysdale daviddrysdale deleted the de-dup branch September 2, 2021 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort out duplicate setup.py instances

1 participant