Birthday
Birthday copied to clipboard
Installation of MarkupSafe
MarkupSafe breaks with the latest setuptools making it impossible to install. It seems like there is a module named "feature" which is removed in the current versions but we need it for the project. For more info see this thread: https://github.com/pallets/markupsafe/issues/116
Solution:
Modify the requirements with:
**setuptools 45.3.0**