@PyFunceble on miniconda
This script consist of two parts.
setup_miniconda.sh
pyfunceble.sh
If everything works as expected, you should never run setup_miniconda.sh
more than once. This is because we will be using the .environment.yaml
to keep your version up to date.
Simple, feat the scripts with answers or it staves and die... 💀
For testing purpose you can use the default @PyFunceble test file from https://raw.githubusercontent.com/PyFunceble/ci_test/master/test.list
The command would then be
$ ./pyfunceble.sh "https://raw.githubusercontent.com/PyFunceble/ci_test/master/test.list"
You can read more about environment variables at https://pyfunceble.readthedocs.io/en/dev/usage/index.html#from-a-terminal
To alter the test options you should be reading more about this at https://pyfunceble.readthedocs.io/en/dev/usage/index.html
See funilrys/PyFunceble#39 by @mitchellkrogza and @funilrys and since I'm running on a Ubuntu which curses some troubles as @mitchellkrogza describes it:
Distributions like Ubuntu are especially troublesome with Python issues which are easily solved by just running Python in Conda environments.