Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependent modules use deprecated installation methods #28

Open
AoifeHughes opened this issue Jan 26, 2023 · 0 comments
Open

Dependent modules use deprecated installation methods #28

AoifeHughes opened this issue Jan 26, 2023 · 0 comments
Labels
invalid This doesn't seem right

Comments

@AoifeHughes
Copy link
Collaborator

The use of setup.py in most of the required modules is dangerous.

For example: https://github.com/alan-turing-institute/household_microsynth/blob/f10cb0db80cf9db886644413c0a971892e9a9164/setup.py#L22 will allow for overwrite and unclear behaviour due to pulling directly from repositories outside of this projects control

@AoifeHughes AoifeHughes added the invalid This doesn't seem right label Jan 26, 2023
@AoifeHughes AoifeHughes changed the title dependent modules use deprecated install methods Dependent modules use deprecated installation methods Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant