Organized anthology scripts and wrote a new one for their knowledgestate ppl. updated project files for scripts to better interact with neovim.
This commit is contained in:
9
Scripts/pyproject.toml
Normal file
9
Scripts/pyproject.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "scripts"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10.13"
|
||||
dependencies = [
|
||||
"pandas>=2.3.3",
|
||||
]
|
||||
Reference in New Issue
Block a user