Skip to content

Commit

Permalink
always upgrade setuptools (#21)
Browse files Browse the repository at this point in the history
* always upgrade setuptools
* add codacy config
  • Loading branch information
thijstriemstra authored and rm-hull committed Sep 16, 2017
1 parent bc0f19d commit 4ff2696
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codacy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude_paths:
- tests/**
- .tox/**/*
- doc/**
1 change: 1 addition & 0 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Install the latest version of the library directly from

$ sudo apt install python-dev python-pip
$ sudo apt install libsdl-dev libportmidi-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev libsdl-image1.2-dev
$ sudo pip install --upgrade --ignore-installed setuptools pip
$ sudo pip install --upgrade luma.emulator

0 comments on commit 4ff2696

Please sign in to comment.