Skip to content
Snippets Groups Projects
Select Git revision
  • 2e4ce2618c908e222f7bbc2f962e8a9c133fc1ed
  • master default protected
2 results

compareSegLists.tcl

Blame
  • distribute.sh 79 B
    #!/bin/bash
    
    rm -r ./*/*.pyc
    
    python setup.py sdist --formats=gztar,zip upload