- Add setup for package - Add docs - Add balancer implementation and test - Add CI: - Add setup action - Add test and format CI - Add CD: Publish python package to AWS
6 lines
89 B
YAML
6 lines
89 B
YAML
name: propeller-swap-encoders
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|