Commit graph

8 commits

Author SHA1 Message Date
Edward Betts
5eca8f556b Include tests in release source tarball
A test suite is a very useful thing, it would be great to include it in the pypi release tarball. That way people who download and build the release can run the tests to ensure the library is working.

Linux distributions, such as Debian, base their packages of Python modules on the pypi release. This means the test suite can be run when building a Debian package, and so catch mistakes in the packaging or errors introduced into dependencies.

I've written some more on this topic on the Debian Python mailing list: https://lists.debian.org/debian-python/2016/04/msg00074.html
2016-04-23 10:22:51 +01:00
hugovk
b47c5e587d Release 1.2.1 2015-05-07 10:20:53 +03:00
hugovk
aa022c5a71 Don't use .build file for minor version because we define the full version in pylast.py as well 2015-01-05 23:19:23 +02:00
Andrew Moss
c8216a139e Allow getting venue info through Event.get_venue() as a workaround until
the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
2013-12-26 23:16:55 +00:00
Matt Jeffery
e2cc69a7e8 works with CDATA tags 2013-03-01 19:38:41 +00:00
Elizabeth J. Myers
0400a87b04 Bloop 2013-01-16 11:18:29 -06:00
Lukas Lipka
a6b1f50f2e Initial import. 2012-03-10 14:24:59 +01:00
Amr Hassan
240483d72f Closes Issue #71 2011-09-30 23:02:43 +02:00