Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove markupsafe from dependencies (#623)
Description What is the current behavior? We might not need markupsafe package. closes: #622 What is the new behavior? remove it from pyprojects.py and try if our test cases pass without it. Does this introduce a breaking change? Nope
- Loading branch information