Skip to content

Commit 48f1cd0

Browse files
committed
Update pyproject.toml
1 parent f895eaf commit 48f1cd0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[project]
22
name = "xl-engine"
3-
version = "0.1.0"
4-
description = "Execute your existing Excel workbooks like they were Python functions. Uses XLWings."
3+
dynamic=["version", "description"]
54
readme = "README.md"
65
authors = [
76
{ name = "Connor Ferster", email = "connor@structuralpython.com" }

0 commit comments

Comments
 (0)