Skip to content

Slightly modernized setup.py#17

Open
cabo wants to merge 1 commit intoluismartingarcia:masterfrom
cabo:master
Open

Slightly modernized setup.py#17
cabo wants to merge 1 commit intoluismartingarcia:masterfrom
cabo:master

Conversation

@cabo
Copy link

@cabo cabo commented Feb 9, 2026

Before this fix, couldn't install:

error: Multiple top-level modules discovered in a flat-layout: ['constants', 'specs'].

To avoid accidental inclusion of unwanted files or directories, setuptools will not proceed with this build.

Install with pip install .

Before this fix, couldn't install:

~~~
error: Multiple top-level modules discovered in a flat-layout: ['constants', 'specs'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.
~~~

Install with `pip install .`
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.

1 participant