first commit
This commit is contained in:
14
section_1_datasets_module/pyproject.toml
Normal file
14
section_1_datasets_module/pyproject.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
# scripts/dataset/pyproject.toml
|
||||
[build-system]
|
||||
requires = ["setuptools>=64.0.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "section_1_datasets_module"
|
||||
version = "0.1.0"
|
||||
description = "Internal dataset generatimake_client_list_dataseton scripts for the PASBDC network wide desk reviews."
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["section_1_datasets_module"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user