grimen / python-config2

Python environment configuration simplified - highly inspired by `node-config`.
https://pypi.org/project/config2
MIT License
20 stars 9 forks source link

Bug: The sophisticated root path auto-detection not enabled by default for some reason =S #9

Closed grimen closed 5 years ago

grimen commented 5 years ago
config = Config() # => `detect = False`, but should be `detect = True`