Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an error with MarkupSafe installation
MarkupSafe tries to import setuptools.Feature which results in an error as it's deprecated. Details: pallets/markupsafe#116 pypa/setuptools#2017
- Loading branch information