Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Prevent setup unnecessary modules #43

Open
Alviner opened this issue Dec 25, 2019 · 1 comment
Open

Prevent setup unnecessary modules #43

Alviner opened this issue Dec 25, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@Alviner
Copy link

Alviner commented Dec 25, 2019

Expected behavior
setup.py install aiodine

Actual behavior
setup.py install aiodine, tests...

Possible solutions
specify modules to install in setup.py

@Alviner Alviner added the bug Something isn't working label Dec 25, 2019
@Olegt0rr
Copy link

Olegt0rr commented Sep 7, 2021

Good solution is remove setup.py and add poetry.
It's a really great tool to manage and publish python libs in a few clicks (commands)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants