This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
pynsist
mirror of
https://github.com/takluyver/pynsist.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove __main__ script
Hugo Cachitas
8 years ago
parent
e4e9415afe
commit
68182d24dd
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
3
examples/pyqt5_opencv/app/__main__.py
+ 0
- 3
examples/pyqt5_opencv/app/__main__.py
View File
@@ -1,3 +0,0 @@
-from main import main
-
-main()