Add uv skeleton
This commit is contained in:
parent
42e706080a
commit
7ceeb11b42
3 changed files with 10 additions and 0 deletions
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[project]
|
||||
name = "popcorn-dataset"
|
||||
version = "0.1.0"
|
||||
description = "A full CSV representation of the Voidlinux popcorn data"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue