File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 11[build-system ]
22requires = [" setuptools>=61.0" , " wheel" ]
33build-backend = " setuptools.build_meta"
4-
5- [project ]
6- name = " kececinumbers"
7- version = " 0.1.0"
8- description = " Keçeci Numbers: An Exploration of a Dynamic Sequence Across Diverse Number Sets"
9- readme = " README.md"
10- license = {text = " MIT" }
11- requires-python = " >=3.9"
12- classifiers = [
13- " Programming Language :: Python :: 3" ,
14- " License :: OSI Approved :: MIT License" ,
15- " Operating System :: OS Independent" ,
16- ]
17- dependencies = [
18- " numpy" ,
19- " matplotlib" ,
20- " numpy-quaternion"
21- ]
22- authors = [{name = " Mehmet Keçeci" , email = " bilginomi@yaani.com" }]
23- maintainers = [{name = " Mehmet Keçeci" , email = " bilginomi@yaani.com" }]
24- urls = {Homepage = " https://github.com/WhiteSymmetry/kececinumbers " }
You can’t perform that action at this time.
0 commit comments