Commit 731da89
Fix test failure: upgrade honcho to 2.0.0 for setuptools 82.0.0 compatibility (#521)
* Initial plan
* Fix failing test by upgrading honcho to 2.0.0
The tests were failing because honcho 1.1.0 depends on pkg_resources which
has been removed from setuptools 82.0.0. Upgrading honcho to 2.0.0 fixes
the compatibility issue with modern Python and setuptools versions.
Co-authored-by: fr4nc1sc0-r4m0n <215478872+fr4nc1sc0-r4m0n@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: fr4nc1sc0-r4m0n <215478872+fr4nc1sc0-r4m0n@users.noreply.github.com>1 parent c27b862 commit 731da89
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments