You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
* Update project to use Poetry for dependency management
* Remove requirements.txt
* Update references to requirements.txt to poetry
* Correct astunparse import
* Add Docker file
* Poetry run black
* Remove redbaron
* Change poetry install from pip to curl
* Remove --docs to run docs install
* Remove with --docs
* Add Sphinx install with pip
* Update sphinx and curl install
* Remove python3 from curl
* Ensure pyyaml is imported
* Add all dependencies to agent config validation
* Add pip install paths
* Add dot-env with pip
* Try to install with pip install e .
0 commit comments