opentensor / validators

Repository for bittensor validators
https://www.bittensor.com/
MIT License
14 stars 9 forks source link

Deprecating pip in favor of auto_run scripts to advance platform development #62

Closed p-ferreira closed 1 year ago

p-ferreira commented 1 year ago

This issue proposes the deprecation of pip in our project in favor of adopting auto_run scripts as the primary execution method.

By deprecating pip and promoting auto_run scripts, we aim to incentivize users to utilize a more streamlined and automated approach while advancing our platform. Additionally, the decision is supported by the fact that a significant portion of our users already do not utilize pip for project-related tasks. This deprecation initiative will involve updating documentation, guides, and examples to emphasize the use of auto_run scripts, ensuring a standardized workflow and facilitating platform-wide collaboration.

The primary objective is to accelerate platform development by encouraging the adoption of auto_run scripts and improving the overall efficiency and user experience.