Commit Graph

87 Commits

Author SHA1 Message Date
Christoph Burgdorf
02fe35663c Setup towncrier to generate release notes 2019-11-25 21:44:29 +01:00
Jason Carver
a6f6078814
Add vim .swo files and .mypy_cache to .gitignore 2019-06-03 12:22:46 -07:00
Jason Carver
81af1b6444
Merge pull request #26 from pipermerriam/piper/update-to-native-pypy-markdown-support
switch to native pypy markdown support
2019-05-01 13:53:19 -07:00
Piper Merriam
84d2b22a7b
switch to native pypy markdown support 2019-05-01 14:32:48 -06:00
Christoph Burgdorf
720b2cf3d2 Add mypy support 2019-04-26 18:22:24 +02:00
David Sanders
3c1bbfe738
Merge pull request #24 from davesque/updates
Update default author email
2019-04-03 11:55:57 -06:00
David Sanders
5e6dc29991
Update default author email 2019-03-26 12:11:50 -06:00
David Sanders
0b85056ca8
Merge pull request #23 from davesque/travis
Remove travis config
2019-03-26 11:49:07 -06:00
David Sanders
5f3e6b37bf
Remove travis config 2019-03-25 20:04:26 -06:00
David Sanders
7bffe4b08c
Merge pull request #22 from davesque/updates
Remove attribution to specific person, update README
2019-03-25 17:52:00 -06:00
David Sanders
de4bdf9e30
Remove attribution to specific person 2019-03-25 15:14:04 -06:00
David Sanders
2fb32d204d
Merge pull request #21 from davesque/pydocstyle
Add docstring checking with pydocstyle
2019-01-25 10:00:24 -07:00
David Sanders
dd74824840
Add docstring checking with pydocstyle 2019-01-24 13:57:17 -07:00
Jason Carver
66e6b7e3c4
Merge pull request #19 from ethereum/drop-py35
Drop py3.5, add py3.7
2019-01-16 13:55:56 -08:00
Jason Carver
caf9050a19 Drop py3.5, add py3.7 2019-01-15 16:06:18 -08:00
Jason Carver
03f00d3fbe
Merge pull request #12 from njgheorghita/update-bumpversion
[WIP] Add changelog instructions
2018-09-05 11:00:43 -07:00
Nick Gheorghita
0b004a8597
Add changelog instructions 2018-09-04 18:46:05 -06:00
Jason Carver
5ad0973c3d
Ignore any internal _utils module 2018-08-29 09:47:22 -07:00
Jason Carver
56e4b20080
Merge pull request #7 from davesque/fix-readlink
Make template filler more BSD friendly
2018-06-07 12:04:01 -07:00
Jason Carver
af727b97f2
Merge pull request #8 from davesque/twine
Use twine for pypi uploading per packaging docs
2018-06-07 12:02:28 -07:00
Jason Carver
e0af03a299
Merge pull request #10 from davesque/eth-utils-version
Update eth-utils version requirement
2018-06-07 11:52:59 -07:00
Jason Carver
24d6899caa
Merge pull request #9 from davesque/gpg-sign-setting
Fix ineffectual commands in Makefile
2018-06-07 11:52:30 -07:00
David Sanders
d3537cf1ab
Update eth-utils version requirement 2018-06-07 12:27:07 -06:00
David Sanders
a9d531615d
Fix ineffectual commands in Makefile 2018-06-07 12:23:32 -06:00
David Sanders
016f48d17d
Use twine for pypi uploading per packaging docs
See here:
https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives
2018-06-06 19:35:31 -06:00
David Sanders
6ed7bb011f
Make template filler more BSD friendly 2018-06-06 18:49:12 -06:00
Jason Carver
83ce66097c
Merge pull request #6 from davesque/isort-config
Fix possibly incorrect isort config
2018-06-06 11:32:12 -07:00
David Sanders
0088da3781
Fix possibly incorrect isort config 2018-06-04 18:40:58 -06:00
Jason Carver
28787fe9f6
Merge pull request #5 from davesque/misc-fixes
Misc fixes
2018-06-04 16:45:32 -06:00
David Sanders
0a83658b3e
Lint in setup.py 2018-06-04 16:37:52 -06:00
David Sanders
e7d0a8577b
Fix testing dependencies 2018-06-04 16:37:38 -06:00
David Sanders
00819dd924
Whitespace 2018-06-04 16:36:35 -06:00
David Sanders
32c8c981f2
Remove references to deprecated "py.test" 2018-06-04 16:36:02 -06:00
Jason Carver
8352ad5afa
Merge pull request #4 from davesque/readme-updates
Some readme updates
2018-06-01 14:14:56 -06:00
David Sanders
5e509100e7
Some readme updates 2018-06-01 14:05:57 -06:00
Jason Carver
ac85506912
make merge script executable 2018-05-15 13:02:56 -07:00
Jason Carver
b357fda082 refill from any directory 2018-05-15 12:33:36 -07:00
Jason Carver
71ba221c49 Enable template refilling 2018-05-15 12:29:21 -07:00
Jason Carver
85e33cf380 move template filler to own directory 2018-05-15 12:17:36 -07:00
Jason Carver
1091971637 remove old merge code from circle template 2018-05-15 12:09:51 -07:00
Jason Carver
c18b0cecfc
Merge pull request #3 from carver/circle-merge
circleci: merge (and reattempt) PR before testing
2018-05-15 12:02:29 -07:00
Jason Carver
8815766abf circleci: merge (and reattempt) PR before testing 2018-05-15 11:54:33 -07:00
Jason Carver
1f89c6385a fix gitignore typo about internals module in docs/ 2018-04-25 18:50:01 -07:00
Jason Carver
285f5c6c70 Remove duplicate python version mention in readme
Rely on the badge instead
2018-04-25 15:39:52 -07:00
Jason Carver
b98147efca keep template filler around for future merges 2018-04-25 15:20:03 -07:00
Jason Carver
0dd03f0a3f re-add MODULE_NAME in new template filler 2018-04-25 15:19:37 -07:00
Jason Carver
d7ce1100ed gitignore utils and internals docs; fill-in fixup 2018-04-25 15:05:30 -07:00
Jason Carver
5a9574a72c
Merge pull request #2 from davesque/updates
Couple more updates
2018-04-23 14:08:04 -07:00
David Sanders
cdc83bd498
Make find replace script more macOS friendly
Also, make handling of arbitrary filenames a bit more robust.
2018-04-22 01:35:08 -06:00
David Sanders
f7535eb992
Add circle ci status badge 2018-04-22 01:34:42 -06:00