We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571bf8a commit 3bf6c10Copy full SHA for 3bf6c10
README.md
@@ -17,7 +17,6 @@ problems that takes advantage of net reductions (*polyhedral reductions*).
17
### Requirements
18
19
* Python >= 3.7
20
- + (Optional) [cx_Freeze](https://cx-freeze.readthedocs.io/en/latest/) - standalone executables generator
21
+ (Optional) [mypy](http://mypy-lang.org/) - static type checker
22
+ (Optional) [sphinx](https://www.sphinx-doc.org/en/master/index.html) - Python documentation generator
23
* [z3](https://github.com/Z3Prover/z3) - SMT solver
0 commit comments