pip3 version

This commit is contained in:
ingvar1995 2016-07-06 16:25:04 +03:00
parent 1c788a73c6
commit 8672c5fb56
1301 changed files with 130 additions and 81 deletions

12
.gitignore vendored
View file

@ -1,23 +1,23 @@
*.pyc
*.pyo
*.ui
src/toxcore
toxygen/toxcore
tests/tests
tests/libs
tests/.cache
tests/__pycache__
src/libs
toxygen/libs
.idea
*~
*.iml
*.so
*.log
src/build
src/dist
toxygen/build
toxygen/dist
*.spec
dist/
/src/avatars
src/__pycache__
toxygen/avatars
toxygen/__pycache__
/*.egg-info
/*.egg