Skip to content

Commit fe83311

Browse files
committed
[readme] poetry
1 parent e8e877d commit fe83311

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ PyTrees is a python implementation of behaviour trees designed to facilitate the
1616

1717
## What's New?
1818

19-
* [2023-01-23] The [2.2.x Release][new-2.2.x] is out! Sequences and Selectors with AND without memory.
20-
* [2023-01-23] [Get Started](#getting-started) with py_trees in under 5mins.
19+
* [2023-01-28] The [2.2.x Release][new-2.2.x] is out! Sequences and Selectors with AND without memory.
20+
* [2023-01-28] [Get Started](#getting-started) with py_trees in under 5mins.
21+
* [2023-01-28] This is now a `poetry` project with configuration governed by `pyproject.toml`.
22+
* The vestigial `setup.py` is only to assist distribution where [PEP-517](https://peps.python.org/pep-0517/) is not yet well supported.
2123

2224
## Documentation
2325

0 commit comments

Comments
 (0)