We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147ae98 commit 7fe0475Copy full SHA for 7fe0475
docs/source/support.rst
@@ -5,6 +5,8 @@ Support
5
+----------+-----------+-------------+-----------+
6
| Python | GNU/Linux | MacOS X | Windows |
7
+==========+===========+=============+===========+
8
+| 3.6 | yes | yes | yes |
9
++----------+-----------+-------------+-----------+
10
| **3.5** | Yes | Yes | Yes |
11
12
| 3.4 | yes | yes | yes |
mss/__init__.py
@@ -3,7 +3,7 @@
3
''' An ultra fast cross-platform multiple screenshots module in pure python
4
using ctypes.
- This module is maintained by Mickaël Schoentgen <mickael@jmsinfo.co>.
+ This module is maintained by Mickaël Schoentgen <contact@tiger-222.fr>.
Note: please keep this module compatible to Python 2.6.
0 commit comments