We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500374e commit cfd0a09Copy full SHA for cfd0a09
pyproject.toml
@@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
9
name = "Mathics3-natlang"
10
description = "Mathics3 Natural Language Toolkit module"
11
dependencies = [
12
+ "setuptools>=70.0.0",
13
"Mathics3>=9.0.0",
14
"Mathics3-Module-Base>=9.0.0",
15
"click>=8.0",
0 commit comments