Skip to content

Commit

Permalink
Maybe this will release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbentcope committed Dec 23, 2024
1 parent 48702f5 commit a9e0cd6
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
[build-system]
requires = ["setuptools", "wheel", "numpy"]

[project]
name="vpype-ttf"
version="0.0.4"
dependencies = [
"click",
"vpype>=1.9,<2.0",
"numpy",
"freetype-py",
]
authors = [
{name = "John Cope", email = "[email protected]"}
]
description = "vpype ttf plugin"
readme = {file = "README.txt", content-type = "text/markdown"}

[tool.black]
line-length = 95
build-backend = "setuptools.build_meta"

0 comments on commit a9e0cd6

Please sign in to comment.