Skip to content

Commit ff352a7

Browse files
authored
update pyproject.toml and dependencies (#17)
* disable package-mode * poetry update * support poetry<=3.7
1 parent a262097 commit ff352a7

File tree

3 files changed

+90
-89
lines changed

3 files changed

+90
-89
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Requirements:
1414
1. Setup Python environment
1515
```bash
1616
poetry shell
17-
poetry install
17+
poetry install --no-root
1818
```
1919

2020
2. Add GitBug-Java and custom Act version to path

0 commit comments

Comments
 (0)