Skip to content

Commit

Permalink
Python: add structure to make cvui available as a pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dovyski committed Jun 28, 2018
1 parent d2a0290 commit 8ee137e
Show file tree
Hide file tree
Showing 13 changed files with 427 additions and 150 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Expand Up @@ -56,4 +56,8 @@ html
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile

# Files related to the python packaging process
/python/package/cvui/cvui.py
/python/package/cvui.egg-info
/python/package/dist

0 comments on commit 8ee137e

Please sign in to comment.