[project] version = "0.0.2" name = "lib-not-dr" description = "A python lib created from Difficult Rocket development" readme = "README.md" authors = [ {name = "shenjackyuanjie", email = "3695888@qq.com"} ] requires-python = ">=3.8" classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent", ] license = { file = "LICENSE" }