mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-01 13:17:47 +00:00
Create strip-action.yaml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user