Skip to content

Commit 1a6b69f

Browse files
committed
pyproject.toml...
1 parent 0d40d77 commit 1a6b69f

4 files changed

Lines changed: 1 addition & 36 deletions

File tree

.flake8

Lines changed: 0 additions & 16 deletions
This file was deleted.

=5.0.0

Lines changed: 0 additions & 5 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
description = "A Python library for managing trading objects with type safety and precision control."
99
readme = "README.md"
1010
requires-python = ">=3.8"
11-
license = { text = "MIT" }
11+
license = "MIT"
1212
authors = [
1313
{ name = "venantvr", email = "venantvr@gmail.com" },
1414
]
@@ -20,7 +20,6 @@ classifiers = [
2020
"Development Status :: 4 - Beta",
2121
"Intended Audience :: Developers",
2222
"Intended Audience :: Financial and Insurance Industry",
23-
"License :: OSI Approved :: MIT License",
2423
"Operating System :: OS Independent",
2524
"Programming Language :: Python :: 3",
2625
"Programming Language :: Python :: 3.8",

setup.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)