mirror of
				https://github.com/liberatedsystems/openCom-Companion.git
				synced 2025-07-08 05:07:21 +02:00 
			
		
		
		
	Updated version
This commit is contained in:
		
							parent
							
								
									cba19e2b4a
								
							
						
					
					
						commit
						8492944d95
					
				@ -1,6 +1,6 @@
 | 
			
		||||
__debug_build__ = False
 | 
			
		||||
__disable_shaders__ = False
 | 
			
		||||
__version__ = "0.7.2"
 | 
			
		||||
__version__ = "0.7.3"
 | 
			
		||||
__variant__ = "beta"
 | 
			
		||||
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@ -82,7 +82,7 @@ setuptools.setup(
 | 
			
		||||
            'sideband=sbapp:main.run',
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    install_requires=["rns>=0.6.5", "lxmf>=0.3.8", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
 | 
			
		||||
    install_requires=["rns>=0.6.6", "lxmf>=0.3.8", "kivy>=2.2.1", "plyer", "pillow", "qrcode", "materialyoucolor"],
 | 
			
		||||
    extras_require={
 | 
			
		||||
        "macos": ["pyobjus"],
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user