Skip to content
Snippets Groups Projects
Commit fc026fb7 authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

remove dependencies

parent e3bbc3af
No related branches found
No related tags found
No related merge requests found
Pipeline #11506 failed with stages
in 1 minute and 32 seconds
......@@ -6,7 +6,4 @@ build-backend = "setuptools.build_meta"
name = "pak"
version = "0.1.0"
description = "A simple Python package."
authors = [{ name = "Your Name", email = "your.email@example.com" }]
dependencies = [
"unittest"
]
\ No newline at end of file
authors = [{ name = "Your Name", email = "your.email@example.com" }]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment