cblanken
|
b4d7237c1f
|
Add rich table output to default output
|
2023-06-02 22:56:24 -04:00 |
|
cblanken
|
6771ec9205
|
Add mypy fix some typing errors
|
2023-05-29 21:25:38 -04:00 |
|
cblanken
|
daebee948a
|
Add pylint to dev depencies
|
2023-05-24 22:18:50 -04:00 |
|
cblanken
|
d81f5e28cc
|
Replace unittest with pytest
- Pytest requires test modules to start with the "test_" prefix. The new
test_solve_4x4_board.py module replaces the functional_tests.py module
|
2023-05-24 16:18:40 -04:00 |
|
cblanken
|
a0d60d280c
|
Add poetry script to run main boggler script
- Also correct import for boggler_utils to be relative in __main__.py so it can be run
as module with `python -m boggler`
|
2023-05-24 12:15:18 -04:00 |
|
cblanken
|
59c5beb491
|
Update project config to use poetry
|
2023-05-24 11:00:52 -04:00 |
|
cblanken
|
a80111072f
|
Bump release version
|
2022-12-30 20:55:44 -05:00 |
|
cblanken
|
bc70b88bf7
|
Bump version 2.0.0
|
2022-09-26 11:44:51 -04:00 |
|
cblanken
|
c488263eea
|
Bump version and update license
|
2022-09-21 10:15:14 -04:00 |
|
cblanken
|
67f8c439b0
|
Update release version
|
2022-09-15 13:44:14 -04:00 |
|
cblanken
|
94800909b4
|
Update project version number
|
2022-09-15 13:44:14 -04:00 |
|
cblanken
|
276c27f1ce
|
Add pyproject.toml for PyPI
|
2022-09-15 13:44:13 -04:00 |
|