File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,13 @@ For now it is possible to install the work in progress:
2121
2222 pip install git+https://github.com/adamtheturtle/vws-python@master
2323
24- This requires Python 3.6 +.
24+ This is tested on Python 3.7 +.
2525Get in touch with ``adamdangoor@gmail.com `` if you would like to use this with another language.
2626
27+ Full Documentation
28+ ------------------
29+
30+ See the `full documentation <https://vws-python.readthedocs.io/en/latest >`__.
2731
2832.. |Build Status | image :: https://travis-ci.org/adamtheturtle/vws-python.svg?branch=master
2933 :target: https://travis-ci.org/adamtheturtle/vws-python
Original file line number Diff line number Diff line change 3838 'Operating System :: POSIX' ,
3939 'Environment :: Web Environment' ,
4040 'License :: OSI Approved :: MIT License' ,
41- 'Programming Language :: Python :: 3.6 ' ,
41+ 'Programming Language :: Python :: 3.7 ' ,
4242 ],
4343)
You can’t perform that action at this time.
0 commit comments