added the ability to install libs written in comet

also made it so you don't have to build comet to install the headers
This commit is contained in:
2026-07-04 19:31:25 +10:00
parent a3cafef15f
commit 672b919071
4 changed files with 41 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ with open("neb/README.md", "r") as f:
setup(
name="nebpkg",
version="1.1.0",
version="1.2.0",
description="Nebula, the package manager for the Comet programming language.",
classifiers=[
"Development Status :: 4 - Beta",