13 lines
180 B
YAML
13 lines
180 B
YAML
name: capstone-project
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.13
|
|
- pip
|
|
- jupyter
|
|
- mysql-connector-python
|
|
- pynvim
|
|
- pip:
|
|
- ruff
|
|
- basedpyright
|