Migrate scripts from requirements.txt to pyproject.toml (#7406)
* Migrate from `requirements.txt` to `pyproject.toml` * Lower Python to 3.9 for GitHub Windows runner * Increase timeout for valgrind * Update ChangeLog
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ Brewfile.lock.json
|
||||
.DS_Store
|
||||
*.code-workspace
|
||||
.env*
|
||||
/scripts/*.egg-info
|
||||
|
||||
Reference in New Issue
Block a user