Development
Clone the Repository
git clone https://github.com/VinayIN/pyETA-toolbox.git
cd pyETA-toolboxChanging the Version in pyproject.toml
pyproject.tomlname = "pyeta-toolbox"
version = "<new-version>" # e.g., "0.0.9dev"pip install -e .Creating a Package with Poetry
Reporting Issues
Last updated