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 96c74bf commit 44bf110Copy full SHA for 44bf110
pyproject.toml
@@ -26,8 +26,8 @@ name = "Eric Niklas Wolf"
26
email = "[email protected]"
27
28
[project.urls]
29
-Repository = "https://github.com/Deric-W/study_utils/tree/main/Programming/lambda_calculus"
30
-Bugtracker = "https://github.com/Deric-W/study_utils/issues"
+Repository = "https://github.com/Deric-W/lambda_calculus"
+Bugtracker = "https://github.com/Deric-W/lambda_calculus/issues"
31
32
[build-system]
33
requires = ["setuptools >= 61.0.0"]
0 commit comments