File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,18 @@ language: python
22python :
33- ' 3.8' 
44- ' 3.7' 
5+ 
56install :
67- pip install -r requirements.txt 
8+ 
79script : python test.py 
10+ 
811deploy :
912  provider : pypi 
1013  user : goodspeed 
1114  password :
1215    secure : BvGPW1HLnrxtyQcd5uoX277T4waFziE/m8Hpmc9BiSckVgAbzSihr0POWTP88V+jf63PCw5nsrpuUuZsbNCXveK8TGDFGiZ7r0jp1RUrM8kfBxrp0FwKRjD9VzHqLBDOAky6HeoA8UIBJdTie7YPQeF3GjH/QL+i3OIgqr8Zswo6eKXOxlxMohGVXI4i7GIXIr0JMwsjI14Bsk+E2yP7hRYyzzsMrjw/3OzunXSeuUmNk5gby2aUke90JGN6aTXsa0nmw0+th9Ge7nJZXthVW/9/7zwn6FJx9jbf0hRLqlKH8IcIlq1Jh4SPYYfXwLtuZukz/LFv/xEUhN4SguXQZvYbIpzguXbw+thnxr6XvRp8pqnmUPwCcBuVu3paTs5IcLyGIAPqeDLt3E11UtrjyAyH995jHCfmORhDjsfFb8na6ubyqNIcaCT6FmlISkDkkhwc9KMhMsrVSO/4aK/TEaspme4DX6GmupcNgfZV6yO76Mk8XWzmWtQ5VCK5Z7cywBIbCKBsd4HcCMMV7T7zE1baBLHAMkl1bOiCyPNKkDE9ef7ySBbqtulF06Tp3FQTtnH4XYX4mIl5uBYE0GR8UCEbqirXlxuz+4XnYnZzRE8GU375t6BZYtZJRoUQQqrxqRDK7KXRhZfhr0s2IVrm8Wy+ZAIFIYqzxDLvLraG7yo= 
13-   true :
16+   on :
1417    python : 3.8 
1518    tags : true 
1619    branch : master 
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ def read(fname):
3030
3131URL  =  "https://github.com/Freakwill/pyparsing_ext" 
3232
33- VERSION  =  "0.2.2 "  # update the version before uploading 
33+ VERSION  =  "1.1.1 "  # update the version before uploading 
3434
3535LICENSE  =  "MIT" 
3636
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments