Closed muhammad-levi closed 3 months ago
Resolves https://github.com/sid-indonesia/it-team/issues/313
What this commit has achieved:
.env
username
user_name
python-magic-bin
requirements.txt
ImportError: failed to find libmagic. Check your installation
(Possibly only happens in Windows OS, not really sure)
@muhammad-levi please also change username to user_name here in the pytest.ini file for the tests to work
Resolves https://github.com/sid-indonesia/it-team/issues/313
What this commit has achieved:
.env
fromusername
touser_name
to accomodate usage within Windows OS (there is a default OS env var %username% within Windows OS)python-magic-bin
to therequirements.txt
, to resolve issue of:(Possibly only happens in Windows OS, not really sure)