This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wuxiang
/
SDR
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
commit
wuxiang
hai 2 meses
pai
ad00a2c503
achega
8ce9d60a85
Modificáronse 2 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
README.md
BIN=BIN
environment.yml
+ 2
- 0
README.md
Ver ficheiro
@@ -1,2 +1,4 @@
# 打包命令
pyinstaller -D main.py -n SDR
+# 导出依赖命令
+conda env export > environment.yml
BIN=BIN
environment.yml
Ver ficheiro