With this new approach it is the idea we install both a stable and a dev enviroment in miniconda to avoid any conflicts between the two versions pyfunceble.yml.
Changed the default PYFUNCEBLE_CONFIG_DIR to match miniconde/envs/pyfunceble(-dev)
A feature commit should also install the uhb_whitelist and uhb_whitelist-dev
Todo:
[x] Setup copying of ~/.config/PyFunceble/.pyfunceble-env $HOME/miniconda/envs/pyfunceble
[x] Install https://github.com/Ultimate-Hosts-Blacklist/whitelist/tree/script(-dev) by default.
With this new approach it is the idea we install both a stable and a dev enviroment in miniconda to avoid any conflicts between the two versions
pyfunceble.yml
.Changed the default
PYFUNCEBLE_CONFIG_DIR
to match miniconde/envs/pyfunceble(-dev)A feature commit should also install the uhb_whitelist and uhb_whitelist-dev
Todo:
~/.config/PyFunceble/.pyfunceble-env $HOME/miniconda/envs/pyfunceble
https://github.com/Ultimate-Hosts-Blacklist/whitelist/tree/script(-dev)
by default.setup_miniconda.sh
pyfunceble.sh