Commit Graph

13 Commits

Author SHA1 Message Date
Terry Zhuo cfa90ac7f4
chore: add Python version checking (#195)
chore: add python version checking
2020-07-09 02:37:44 +10:00
SuHun Han e10c5e8fa7
chore: v3.0.0 (#181)
Co-authored-by: Kirill Bobrov <miaplanedo@gmail.com>
Co-authored-by: Zhuopsticks <36221214+terryyz@users.noreply.github.com>
2020-06-14 15:42:32 +09:00
Bastien Vallet 778b00758e
chore: Remove python 2.7 support and various cleanup (#179)
Co-authored-by: Bastien Vallet <b.vallet@criteo.com>
2020-06-08 19:09:24 +09:00
SuHun Han 194d65a2e2 chore: bump to 2.4.0 2018-12-20 01:04:17 +09:00
Mariusz Korzekwa b670db30ec Improve setup.py
* Now setup.py don't import googletrans.__init__.py wchich import requests, and this occure ImportError during installation of library.
* Changes with getting version in setup.py without importing googletrans.__init__.py

Now you can install py-googletrans on clean virtualenv, without earlier install dependencies.
2017-05-05 18:17:09 +09:00
SuHun Han 2d99780083 Fix setup fails due to python2's encoding
This solves #11
2017-04-01 20:03:02 +09:00
SuHun Han 791e32a23b Minor updates for package
- Change the package name to googletrans
- reStructedText README for PyPI
- Travis CI
2017-03-10 23:43:06 +09:00
ssut 60859940c6 Update: version to 1.2
Major updates: 29819f7, #1, #2
2015-07-18 00:24:17 +09:00
ssut 17d8802deb add command line application 2015-06-06 17:52:59 +09:00
ssut 4ed7f4d3ce update version to 1.1 2015-06-06 14:43:17 +09:00
ssut 840060ae25 add version 1.0.1 for pypi release 2015-06-06 00:59:24 +09:00
ssut 586790270b add install_requires 2015-06-06 00:45:33 +09:00
ssut 2df4421b7e add setup.py 2015-06-05 23:43:18 +09:00