Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tobkum/BlenderUpdater
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Kummer committed Dec 21, 2018
2 parents 5ea6bf2 + 62f2466 commit ef22b47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
# command to install dependencies
install:
- pip install pipenv
- pipenv sync
- pipenv install
- pipenv run python -m pip install --upgrade pip setuptools wheel
# command to run tests
Expand Down
1 change: 0 additions & 1 deletion BlenderUpdater.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ def exec_linux(self):


def main():

app.setStyle("Fusion")
app.setPalette(setstyle.setPalette())
window = BlenderUpdater()
Expand Down

0 comments on commit ef22b47

Please sign in to comment.