Skip to content

Switch to flit#350

Closed
flying-sheep wants to merge 2 commits intoekalinin:masterfrom
flying-sheep:flit
Closed

Switch to flit#350
flying-sheep wants to merge 2 commits intoekalinin:masterfrom
flying-sheep:flit

Conversation

@flying-sheep
Copy link
Copy Markdown
Contributor

@flying-sheep flying-sheep commented Dec 20, 2023

Flit replaces all custom logic in setup.py with well tested logic in flit. No more build script necessary.

Alternative to #349

CI failures are fixed in #347

Comment thread Makefile
@. ${TEST_ENV}/bin/activate && \
${SETUP} && \
nodeenv -j 4 nodeenv
nodeenv -j 4 nodeenv-env
Copy link
Copy Markdown
Contributor Author

@flying-sheep flying-sheep Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

having a directory called nodenv next to a Python file called nodeenv.py confuses things, as both are considered Python packages. This makes sure not tool can be confused

@flying-sheep flying-sheep mentioned this pull request Dec 20, 2023
@ekalinin
Copy link
Copy Markdown
Owner

Looks like outdated. Thank anyway!

@ekalinin ekalinin closed this Aug 25, 2024
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.

2 participants