Open
Description
Hi Jonas,
I have an issue during the install of the new version of config2 (0.3.2).
It seems that there is an issue with the requirements of the mybad module.
Please find attached the log file (clean install from a docker image).
$ pip install config2
[...]
Collecting mybad>=0.1.4 (from config2)
Downloading https://files.pythonhosted.org/packages/fb/62/5366bda200b009452f4446ade7758f0a18be21a3131ca5e541d4b07e6d4e/mybad-0.2.0.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-s_jj15d_/mybad/setup.py", line 8, in <module>
import setupextras
ModuleNotFoundError: No module named 'setupextras'
Thank you for your help (and for the package ;))!
Jean-Baptiste