Skip to content

Commit 0ddb0fa

Browse files
committed
update
1 parent 4471089 commit 0ddb0fa

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

src/test_upload.py

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
import platform
22

3-
# /// pyproject
4-
# [project]
5-
# name = "name"
6-
# version = "version"
7-
# description = "description"
8-
# readme = {file = "README.txt", content-type = "text/markdown"}
9-
# requires-python = ">=3.11"
10-
#
3+
# /// script
114
# dependencies = [
125
# "pygame-ce",
136
# ]

0 commit comments

Comments
 (0)