Added package variable for generating "exe" file with pyinstaller
This commit is contained in:
		
							parent
							
								
									a1d372630d
								
							
						
					
					
						commit
						ec7c2db971
					
				| 
						 | 
				
			
			@ -19,6 +19,7 @@
 | 
			
		|||
#
 | 
			
		||||
#  You should have received a copy of the GNU General Public License
 | 
			
		||||
#  along with this program. If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
__package__ = "cps"
 | 
			
		||||
 | 
			
		||||
import sys
 | 
			
		||||
import os
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user