packaging(pesde), cd(release): Remove pesde support, although it should be able to be added as a git dependency

This commit is contained in:
marked 2024-11-12 18:04:14 +01:00
parent 190a794795
commit 36579fc8dd
2 changed files with 7 additions and 6 deletions

View file

@ -4,11 +4,11 @@ description = "A set of utilities for jecs"
authors = ["marked/Mark-Marks"]
repository = "https://github.com/mark-marks/jecs-utils"
license = "MIT"
include = ["src", "src/**", "LICENSE", "pesde.toml", "README.md"]
includes = ["lib", "LICENSE", "pesde.toml", "README.md"]
[target]
environment = "luau"
lib = "lib/init.luau"
[indices]
default = "https://github.com/daimond113/pesde-index"