merged from upstream · MLStudy/python-twitter@e92f50e · GitHub
Skip to content

Commit e92f50e

Browse files
committed
merged from upstream
2 parents c8cb82a + 07debf9 commit e92f50e

24 files changed

Lines changed: 811 additions & 4245 deletions

AUTHORS.rst

Lines changed: 36 additions & 0 deletions

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2014-07-10
2+
bump version to v2.1
3+
4+
2014-07-10
5+
update copyright years
6+
change setup.py to allow installing via wheel
7+
renamed README.md to README.rst
8+
added AUTHORS.rst
9+
110
2014-02-17
211
changed version to 1.3 and then to 1.3.1 because I forgot to include CHANGES
312
fix Issue 143 - GetStatusOembed() url parameter was being stomped on

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2007-2013 The Python-Twitter Developers
1+
Copyright 2007-2014 The Python-Twitter Developers
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

MANIFEST.in

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@ include CHANGES
22
include COPYING
33
include LICENSE
44
include NOTICE
5-
include README.md
6-
include *.py
7-
recursive-include examples *.py
8-
recursive-include testdata *.json
5+
include *.rst
96
prune .DS_Store

NOTICE

Lines changed: 0 additions & 10 deletions

README.md

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)