Commit Graph

  • 0088da3781
    Fix possibly incorrect isort config David Sanders 2018-06-04 18:40:58 -0600
  • 28787fe9f6
    Merge pull request #5 from davesque/misc-fixes Jason Carver 2018-06-04 16:45:32 -0600
  • 0a83658b3e
    Lint in setup.py David Sanders 2018-06-04 16:37:52 -0600
  • e7d0a8577b
    Fix testing dependencies David Sanders 2018-06-04 16:37:38 -0600
  • 00819dd924
    Whitespace David Sanders 2018-06-04 16:36:35 -0600
  • 32c8c981f2
    Remove references to deprecated "py.test" David Sanders 2018-06-04 16:36:02 -0600
  • 8352ad5afa
    Merge pull request #4 from davesque/readme-updates Jason Carver 2018-06-01 14:14:56 -0600
  • 5e509100e7
    Some readme updates David Sanders 2018-06-01 14:05:57 -0600
  • ac85506912
    make merge script executable Jason Carver 2018-05-15 13:02:56 -0700
  • b357fda082 refill from any directory Jason Carver 2018-05-15 12:33:36 -0700
  • 71ba221c49 Enable template refilling Jason Carver 2018-05-15 12:25:21 -0700
  • 85e33cf380 move template filler to own directory Jason Carver 2018-05-15 12:17:36 -0700
  • 1091971637 remove old merge code from circle template Jason Carver 2018-05-15 12:09:51 -0700
  • c18b0cecfc
    Merge pull request #3 from carver/circle-merge Jason Carver 2018-05-15 12:02:29 -0700
  • 8815766abf circleci: merge (and reattempt) PR before testing Jason Carver 2018-05-15 11:52:40 -0700
  • 1f89c6385a fix gitignore typo about internals module in docs/ Jason Carver 2018-04-25 18:50:01 -0700
  • 285f5c6c70 Remove duplicate python version mention in readme Jason Carver 2018-04-25 15:39:52 -0700
  • b98147efca keep template filler around for future merges Jason Carver 2018-04-25 15:20:03 -0700
  • 0dd03f0a3f re-add MODULE_NAME in new template filler Jason Carver 2018-04-25 15:19:05 -0700
  • d7ce1100ed gitignore utils and internals docs; fill-in fixup Jason Carver 2018-04-25 15:05:30 -0700
  • 5a9574a72c
    Merge pull request #2 from davesque/updates Jason Carver 2018-04-23 14:08:04 -0700
  • cdc83bd498
    Make find replace script more macOS friendly David Sanders 2018-04-22 01:35:08 -0600
  • f7535eb992
    Add circle ci status badge David Sanders 2018-04-22 01:34:42 -0600
  • 43960ffb5e
    Merge pull request #1 from davesque/circleci Jason Carver 2018-04-19 16:16:38 -0700
  • 30473b3ff5
    Make Circle CI test against merge with PR base David Sanders 2018-04-19 16:31:48 -0600
  • 84ecb7effc require python 3.5 during setup (and reject py4) Jason Carver 2018-04-10 10:16:17 -0700
  • 031b1175f4 force tox to rebuild in circle runs Jason Carver 2018-02-28 14:20:39 -0800
  • 588b1af6ee Makefile: deploy to upstream Jason Carver 2018-02-28 10:29:45 -0800
  • 974fae3a2b travis config: use latest pypy3 container Jason Carver 2018-02-20 18:10:30 -0800
  • f0e0b10cc5 add pypy3 as a default test environment in circle Jason Carver 2018-02-20 18:09:58 -0800
  • b3461e9c93 tox.ini bugfix: whitelist make Jason Carver 2018-02-07 14:40:01 -0800
  • 58902032c7 add doctest run to circle-ci Jason Carver 2018-02-07 14:37:30 -0800
  • 60b026e3ed add doctest run to travis Jason Carver 2018-02-07 11:40:35 -0800
  • ecb3731cbe can't override python that way in tox Jason Carver 2018-02-07 11:26:47 -0800
  • 37d978c5b3 squash warning about using make inside tox Jason Carver 2018-02-07 11:24:37 -0800
  • a1ba89ed41 every tox environment should have a basic python Jason Carver 2018-02-07 11:18:47 -0800
  • a9d9fec258 add doctest by default Jason Carver 2018-02-07 11:14:11 -0800
  • beb1b10ee8 silence flake8 error during module import test Jason Carver 2018-02-06 16:10:25 -0800
  • 1695a3b326 bugfix: setuptools reference to pypy Jason Carver 2018-02-06 16:04:41 -0800
  • 6abf066779 add module import test Jason Carver 2018-02-06 15:56:11 -0800
  • 7bfa2ac5d4 add pypy3 as a supported environment, by default Jason Carver 2018-02-06 15:52:41 -0800
  • b825c36def docs: show badge, link to release notes Jason Carver 2018-02-06 15:42:21 -0800
  • 4bb4f720db add badges: pypi version and pythons supported Jason Carver 2018-02-06 15:33:04 -0800
  • f7b0f07b45 fixups: rm template filler, xfail strict, make bug Jason Carver 2018-02-01 13:07:33 -0800
  • cb71fb4430 add circle ci config Jason Carver 2018-02-01 09:42:48 -0800
  • 9a7d72a816 pytest default settings, plus pytest-watch Jason Carver 2018-01-30 15:37:40 -0800
  • 0e57d8e262 when do you not want ipython in local dev? never Jason Carver 2018-01-30 15:18:59 -0800
  • 96a371705b bugfix: run tox -elint *after* isort Jason Carver 2018-01-30 15:17:50 -0800
  • 109a0866ed requirements.txt: best way to build on readthedocs Jason Carver 2018-01-30 15:17:03 -0800
  • 195249cdab docs cleanup: Makefile, conf, warnings Jason Carver 2018-01-30 10:46:34 -0800
  • 76bfefa66c add `make lint-roll` to locally auto de-lint Jason Carver 2018-01-26 19:01:36 -0800
  • 2938497f02 Link to dev tactical manual Jason Carver 2018-01-25 17:21:42 -0800
  • 3290919ff1 add github templates for issues and pull requests Jason Carver 2018-01-25 15:51:14 -0800
  • 1d4e19d929 add docs index Jason Carver 2018-01-24 17:04:52 -0800
  • ca670f43a4 start at devnum 0 so the first bump goes to 1 Jason Carver 2018-01-24 16:35:36 -0800
  • 4a8b7b06af shorten extra name for documentation install Jason Carver 2018-01-24 16:33:03 -0800
  • 9cdfd649d5 create empty module with supplied name Jason Carver 2018-01-24 16:31:02 -0800
  • cdba56a295 skip replacing variables inside .git/* files Jason Carver 2018-01-24 16:24:31 -0800
  • 3d87ff7153 Replace all template vars Jason Carver 2018-01-24 16:24:08 -0800
  • a7955a560e init Jason Carver 2018-01-24 16:00:28 -0800