Commit Graph

18 Commits

Author SHA1 Message Date
Kodi Arfer 55a8e8e452 Require a sufficiently recent version of pytest 2017-08-26 21:57:43 -07:00
Kodi Arfer d3fa375052 Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
Abhishek L f326975d7c Make ci builds faster by splitting requirements
Make travis builds faster by splitting requirements into
requirements-travis.txt, which contains all the requirements necessary
for running tests, documentation related packages are omitted and added
as a part of requirements-dev.txt

Additionally .travis.yml is modified to cache pip downloads, though this
feature is yet to be rolled out for the free tier
2014-05-13 22:47:19 +05:30
Ryan Gonzalez 4f8ab5af8c Changed conf.py to use RTD theme if available 2014-04-24 00:17:58 +03:00
Berker Peksag e57047289a Cleanup requirements, .travis.yml and tox.ini. 2014-04-20 00:46:26 +03:00
Bob Tolbert 4798863e0f This change updates the required Pygments version to 1.6, which
supports Hy code.

All code-blocks in the documentation have been changed from
clojure to hy.

Also added docs/make.bat for Windows, so the top-level docs
target now works on Windows as well.
2014-03-14 09:01:47 -04:00
Berker Peksag 27691e4d82 Remove astor from requirements-dev.txt.
This is not necessary since 870c136.
2013-12-23 08:12:22 +02:00
Bob Tolbert 0e10f7b283 Removed duplicate flake8 since it has moved into requirements.txt 2013-08-24 11:24:25 -06:00
Nicolas Dandrimont ce22e49b50 Add rply to dependencies
Use the hylang fork until mainline grows the source position patch.
2013-07-28 17:36:36 +02:00
Bob Tolbert 14ce2e3b93 Added astor as dev prereq 2013-06-22 19:17:31 -06:00
Julien Danjou a823aca0c8 Run unit tests against hy2py
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-05-08 14:39:38 +02:00
Will Kahn-Greene e7cae36ff0 Syntax highlight blocks as clj
* hy is close enough to clojure , we can (ab)use that for syntax
  highlighting code blocks
* fix "sphynx" spelling in requirements file
2013-04-01 12:55:16 -04:00
Paul R. Tagliamonte 73cb1dcb7d Adding in a docs directory. 2013-03-12 22:53:45 -04:00
Paul R. Tagliamonte 10b887bbc8 Moving to astor.codegen 2013-03-11 21:12:38 -04:00
Paul R. Tagliamonte b37f3b8964 resorting reqs 2013-03-05 21:45:13 -05:00
Paul Tagliamonte 4a78498133 adding numbers 2013-03-05 18:28:27 -05:00
Paul R. Tagliamonte d9df7910ee reqs 2013-03-02 21:14:13 -05:00
Paul R. Tagliamonte 9b7181f4d3 Adding in some basic bits in 2013-03-02 20:58:58 -05:00