Timo Furrer
|
3a83f10988
|
Use pendulum >= 2.0.2. Closes #160
|
2018-12-02 13:31:22 +00:00 |
|
Timo Furrer
|
bc06315abd
|
Limit pendulum version to >=1.0 and <= 1.5.1
See https://github.com/sdispater/pendulum/issues/205
|
2018-05-10 11:32:32 +02:00 |
|
Jan Vlcinsky
|
6903f6eb63
|
fix pendulum>=1.0 in setup.py (was missing version)
Assuming, that when Pipfile declares such rule, it shall be also in
setup.py.
|
2018-04-05 00:50:53 +02:00 |
|
Jan Vlčinský
|
e0e33cc29f
|
Remove probably obsolete requirement for ruamel.yaml (#136)
* Remove probably obsolete requirement for ruamel.yaml
Closes issue #134
* require dateparser>=0.7.0 (to ensure ruamel.yaml is not really needed)
|
2018-04-04 13:37:31 +02:00 |
|
Timo Furrer
|
13e9f2d896
|
Implement snap modifiers with maya.snap(). Closes #94
|
2018-03-17 11:55:18 +01:00 |
|
kennethreitz
|
3cb65f227c
|
setup.py update
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2018-02-26 17:57:57 -05:00 |
|
kennethreitz
|
91e7f499e2
|
Merge pull request #111 from zed/patch-1
there is no os.dirname only os.path.dirname
|
2017-12-18 17:28:29 -05:00 |
|
Timo Furrer
|
f69a93b110
|
Use codecs.open when relying on encoding. Fixes #112
|
2017-12-18 18:59:58 +01:00 |
|
zed
|
86586e733c
|
there is no os.dirname only os.path.dirname
|
2017-12-08 15:35:30 +03:00 |
|
Robert Carrington
|
28ecad81bd
|
Fixed setup.py bug by turning encoding into a keyword argument. Encoding parameter was being passed in the position belonging to the buffering parameter
|
2017-05-30 21:03:35 -05:00 |
|
Evan.Mattiza
|
66a016ea84
|
Version File Add and setup.py exec read for version
Single place to change version and keep up to date at package level
Signed-off-by: Evan.Mattiza <emattiza@gmail.com>
|
2017-05-28 17:04:05 -05:00 |
|
kennethreitz
|
c8dd4b9264
|
Merge pull request #70 from timofurrer/classifiers
Add some reasonable trove classifiers
|
2017-05-28 08:53:52 -07:00 |
|
Timo Furrer
|
ef471f8041
|
Add some reasonable trove classifiers
|
2017-05-28 12:04:52 +02:00 |
|
Moin
|
e9a14e32da
|
packages conf moved to separate list in setup.py
|
2017-05-28 05:22:03 +05:30 |
|
kennethreitz
|
cd16ee94f0
|
move things around
|
2017-05-27 12:11:45 -04:00 |
|
kennethreitz
|
27950e6d35
|
fixes
|
2017-05-23 11:45:33 -07:00 |
|
kennethreitz
|
6eba043582
|
amazing MayaInterval class, compliments of @dgouldin :)
|
2017-05-23 10:49:36 -07:00 |
|
kennethreitz
|
36379fc2f2
|
.org
|
2017-05-15 20:12:43 -04:00 |
|
kennethreitz
|
e4a928e8f4
|
new version
|
2017-05-15 20:09:11 -04:00 |
|
kennethreitz
|
450dff000b
|
v0.1.8
|
2017-02-09 21:29:03 -05:00 |
|
Sébastien Eustace
|
15a447491a
|
Improves ISO8601 parsing
|
2017-02-09 19:39:18 -05:00 |
|
kennethreitz
|
77bfce0bae
|
rfc 3339, v0.1.7
|
2017-02-09 17:03:55 -05:00 |
|
kennethreitz
|
8aaa741793
|
v0.1.6
|
2017-01-24 12:46:15 -05:00 |
|
kennethreitz
|
08a654d523
|
v0.1.5
|
2016-12-30 18:59:32 -05:00 |
|
Joshua Li
|
d6b8ac54ad
|
README.rst is now read correctly with utf-8 encoding into the setup long_description, fixes python3 windows cmd installs via pip
|
2016-12-27 21:24:02 -05:00 |
|
kennethreitz
|
2fce84195e
|
v0.1.4
|
2016-12-21 13:24:53 -05:00 |
|
Adam Nelson
|
b4a23d668d
|
Added tzlocal as setup requirement
|
2016-12-20 13:34:49 -05:00 |
|
kennethreitz
|
eabba0b79e
|
v0.1.3
|
2016-12-20 12:25:01 -05:00 |
|
kennethreitz
|
917420071f
|
v0.1.2
|
2016-12-20 12:15:01 -05:00 |
|
kennethreitz
|
2bb430b91d
|
make setup.py python 2/3 compatible
|
2016-12-20 12:14:48 -05:00 |
|
Aaron Eline
|
89a54abf1f
|
Added fix from @joaoleveiga
|
2016-12-20 09:56:00 -05:00 |
|
Aaron Eline
|
f119fe927b
|
Fixed missing comma in setup.py
|
2016-12-20 09:53:51 -05:00 |
|
Adam Nelson
|
48c245a8ad
|
Python files executable, ruamel.yaml required
|
2016-12-19 16:22:22 -05:00 |
|
kennethreitz
|
e3b1eacb77
|
fix datetime formatting
|
2016-12-18 13:09:21 -05:00 |
|
Robert Lechte
|
87013d71e0
|
my_modules -> py_modules
|
2016-12-18 22:38:40 +11:00 |
|
kennethreitz
|
d57a78c6bc
|
v0.1.0
|
2016-12-18 02:17:07 -05:00 |
|
Timo Furrer
|
a81f5ab487
|
Fix dateutil requirement in setup.py
|
2016-12-17 14:21:59 +01:00 |
|
kennethreitz
|
ed63d7c9cc
|
add deps to setup.py
|
2016-12-16 13:44:00 -05:00 |
|
kennethreitz
|
983e7fd6f2
|
basic setup.py (not valid yet)
|
2016-12-16 13:34:14 -05:00 |
|