first commit
This commit is contained in:
11
milestone_attribution_graph_export_module/pyproject.toml
Normal file
11
milestone_attribution_graph_export_module/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "milestone_attribution_graph_export_module"
|
||||
version = "0.1.0"
|
||||
description = "Internal PASBDC graph making scripts used to generate figures for the milestone attribution analysis."
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["milestone_attribution_graph_export_module"]
|
||||
Reference in New Issue
Block a user