Skip to content

Commit

Permalink
Moved to version checking for anarchists and software realists, like …
Browse files Browse the repository at this point in the history
…matplotlib guys
  • Loading branch information
sanguinariojoe committed Apr 19, 2016
1 parent 6b1c433 commit 14cb2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Plot/Plot.py
Expand Up @@ -25,7 +25,7 @@

import PySide
from PySide import QtCore, QtGui
from distutils.version import StrictVersion as V
from distutils.version import LooseVersion as V

try:
import matplotlib
Expand Down

0 comments on commit 14cb2b8

Please sign in to comment.