Create python-package-conda.yml

This commit is contained in:
mcwk123 2021-06-15 09:49:16 -05:00 committed by GitHub
parent 1402fe8785
commit 68132012f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1 @@
名称使用Conda n non的Python包[Push]n nJobsn build-linux运行-onUbuntu-最新的n策略n max-并行5 n个步骤n-使用action/checkout@v2n-nameset Python 3.8 n useaction/setthon@v2 n withn python-version3.8 n-nameAdd conda to system path n run运行n#$Conda是一个环境变量指向miniconda目录的根目录n echo$conda/bin>>$gitHub_path n-nameinstall依赖项n runn conda env UPDATE-file Environment.yml-name base n-namelint with flake8 n runn conda install 8n#如果存在Python语法错误或未定义名称n flake 8请停止构建。-计数--SELECT=E9F63F7F82--显示源--统计n#退出--零将所有错误视为警告。GitHub编辑器是127字符宽的n片8。-计数-出口-0-最大复杂度=10-最大行长=127-统计n-名称测试与pytest n运行n conda安装pytest n pytest