We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee0be3 commit 4693537Copy full SHA for 4693537
setup.py
@@ -252,7 +252,7 @@ def normalizeWhitespace(s):
252
warnings.warn('You are installing Limnoria for Python 2. While Python 2 '
253
'is currently supported by Limnoria, this may change in the near '
254
'future. If there is anything preventing you frorm upgrading to '
255
- 'Python 3 (incompatible plugin, dependency, ...), please open a '
+ 'Python 3 (incompatible third-party plugin, ...), please open a '
256
'bug at <https://github.com/ProgVal/Limnoria/issues> and we\'ll '
257
'see together what we can do about it.',
258
DeprecationWarning)
0 commit comments