Create strip-action.yaml

This commit is contained in:
Daniel Szemerey
2022-02-02 12:52:19 +01:00
committed by GitHub
parent f85ee6bb9c
commit d817605873
+13
View File
@@ -0,0 +1,13 @@
name: strip
channels:
- johnsnowlabs
- conda-forge
- defaults
- ml4t
- ranaroussi
dependencies:
- python=3.9
- pip:
- black
- libcst
prefix: /usr/local/anaconda3/envs/strip