Skip to content

Switch to src layout #58

@alchemyst

Description

@alchemyst

Using a src directory makes certain kinds of packaging-related errors less likely to occur. The issues are discussed in this article. Now that we are using uv which defaults to installing the local package into the .venv I think we should switch to the src layout.

This would basically involve mkdir src; mv shgo src followed by whatever packaging cleanup we need to do to get it all to work properly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions