Skip to content

Conversation

hakostra
Copy link
Contributor

@hakostra hakostra commented Sep 8, 2021

Much of Mosqito can be used without the 'pyuff' package. 'pyuff' is released under the GPL license, and being a required dependecy of Mosqito, prevents Mosqito from being used in other software that must be under a more permissive license. Therefore proposing to make 'pyuff' optional such that Mosqito can be used without too much trouble in dependency resolving.

Mosqito can now be installed with pip install mosqito for the basic package, or variants like pip install mosqito[uff] for also having the 'pyuff' dependency or pip install mosqito[all] to have also the testing dependencies.

Very much of Mosqito can be used without the 'pyuff' package. 'pyuff' is released under the GPL license, and being a required dependecy of Mosqito thsi prevent Mosqito from being used in other softwares that must be under a more permissive license. Therefore making 'pyuff' optional.
@mglesser mglesser merged commit 87afdf8 into Eomys:master Nov 2, 2021
@mglesser
Copy link
Collaborator

mglesser commented Nov 2, 2021

Thanks for the contribution

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