~linuxgoose/linguistics-robin

ref: b6fd21664674d9f785a5bb71de9abf2aa8854ef3 linguistics-robin/pyproject.toml -rw-r--r-- 544 bytes
b6fd2166 — Ilias Koutsakis 5 years ago
update pyproject.toml to include description and python version

if [[ -z "${DEBUG}" ]]; then
  cap files location local var/data --default
  curl -XDELETE http://localhost:9200/_all
fi
efe2269f — Ilias Koutsakis 5 years ago
general updates

* added exception type for empty string
* updated checks in algorithms
* updated tests
* moved to new flit publishing method using pyproject.toml