Skip to content

Commit bc2d012

Browse files
Update pyproject.toml
1 parent 815e5e4 commit bc2d012

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pyproject.toml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
11
[build-system]
22
requires = ["setuptools>=61.0", "wheel"]
33
build-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 "}

0 commit comments

Comments
 (0)