mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
pyproject: add pyinstaller to dev-dependencies
This commit is contained in:
@@ -44,6 +44,7 @@ exo = "exo.main:main"
|
||||
# dependencies only required for development
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pyinstaller>=6.17.0",
|
||||
"pytest>=8.4.0",
|
||||
"pytest-asyncio>=1.0.0",
|
||||
"pytest-env",
|
||||
|
||||
Reference in New Issue
Block a user