Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/NoPELib
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -174,4 +174,6 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# ---> Other
|
||||
/test.py
|
||||
/.vscode/
|
||||
@ -6,5 +6,5 @@ build-backend = "setuptools.build_meta"
|
||||
name = "NoPELib"
|
||||
version = "0.0.1.dev0"
|
||||
description = "Norway Player Execution Library (A player library)"
|
||||
authors = [{ name = "Brosef" }]
|
||||
authors = [{ name = "Oclaim" }]
|
||||
dependencies = []
|
||||
Reference in New Issue
Block a user