mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-02 16:31:11 -05:00
Drop support for Python 3.4 (EOL)
This commit is contained in:
parent
85469f9e34
commit
5e5c06d9db
@ -2,7 +2,6 @@ dist: xenial
|
||||
sudo: false
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
|
@ -3,7 +3,7 @@
|
||||
[webchatlink]: https://webchat.overdrivenetworks.com/?channels=dev
|
||||
|
||||
[](https://travis-ci.org/jlu5/SupyPlugins)
|
||||

|
||||

|
||||
[][webchatlink]
|
||||
|
||||
My collection of plugins for [Limnoria](https://github.com/ProgVal/Limnoria). This repository is provided **AS IS**, **without any warranty**! It may glitch, break, or spontaneously combust at any time. You have been warned!
|
||||
@ -17,7 +17,7 @@ The recommended way of fetching plugins in this repository is to clone the git r
|
||||
|
||||
and add the folder to your bot's `config directories.plugins`.
|
||||
|
||||
**You will need a working copy of [Limnoria](https://github.com/ProgVal/Limnoria) running on Python 3.4+.** Python 2 users should consult the *python2-legacy* branch in Git instead. Anything older will *not* work.
|
||||
**You will need a working copy of [Limnoria](https://github.com/ProgVal/Limnoria) running on Python 3.5+.** Python 2 users should consult the *python2-legacy* branch in Git instead. Anything older will *not* work.
|
||||
|
||||
If you are using a recent version of Limnoria's PluginDownloader, you can also fetch [individual plugins](#list-of-plugins) by running:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user