2 Star 0 Fork 0

pyminer/Ligralpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test_environment.sh 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
幽径吴宫 提交于 2022-06-03 19:57 +08:00 . 增加了打包
# python3.8 setup.py bdist_wheel
conda remove -n ligralpy-test --all
conda create -n ligralpy-test python==3.8 -y
source ~/.zshrc
alias python_for_test=/Users/hzy/opt/anaconda3/envs/ligralpy-test/bin/python
python_for_test -m pip install dist/LigralPy-0.1.0-py3-none-any.whl
python_for_test -m LigralPy
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/py2cn/ligralpy.git
git@gitee.com:py2cn/ligralpy.git
py2cn
ligralpy
Ligralpy
dev

搜索帮助