Commit Graph

28 Commits

Author SHA1 Message Date
498cb4a3d2 Bump patch version 2020-11-26 14:54:34 -05:00
429992cff9 Bump patch version 2020-11-26 13:44:33 -05:00
eebd16383d Add python3.9 to test and classifier lists 2020-11-26 12:54:14 -05:00
add4ec62eb Update python requirement to ^3.6.1
Remove python specifiers from all deps that required >=3.6.1
2020-11-26 12:48:40 -05:00
0c25ca965e Update pre-commit config to use poetry environment
Add precommit hook for checking for merge conflicts
Add dev dep for blacken-docs
Add dev dep for pre-commit-hooks
Update all precommit hooks to use system language
Update toxfile to use new dev deps
Fix tox vs. precommit conflicts with reorder-python-imports
2020-11-26 12:41:06 -05:00
df8312f5ee Bump feature version 2020-11-12 19:42:43 -05:00
d8d483e849 Update to use poetry-core for PEP517 builds 2020-11-12 00:41:54 -05:00
b57b78d4e2 Add typing stub file 2020-11-11 22:37:08 -05:00
33e81f742a Split single module file out into directory module 2020-11-11 22:37:08 -05:00
c7bb3d35ea Bump feature version 2020-10-24 12:10:07 -04:00
db0cf6ce0c Bump patch version 2020-10-24 11:53:38 -04:00
f944843278 Bump feature version 2020-10-22 21:07:55 -04:00
7c761073b3 Add poetry-core as explicit dependency to support poetry-1.0 2020-10-22 20:47:46 -04:00
979fa58618 Bump patch version 2020-10-11 20:11:42 -04:00
462cc166a9 Include tests in sdist 2020-10-11 20:11:42 -04:00
5d87ffac72 Update poetry requirement to support 1.1+ 2020-10-11 20:11:42 -04:00
707a73c922 Bump patch version 2020-09-29 19:01:59 -04:00
2e1d5fc922 Bump patch version 2020-09-28 23:26:19 -04:00
18a74fab63 Bump patch version 2020-09-27 15:57:00 -04:00
10211bc674 Bump feature version 2020-09-26 10:48:10 -04:00
66f2c3c768 Bump patch version 2020-09-25 01:04:12 -04:00
b339e3d6d9 Update poetry requirement to mitigate coming breaking API changes
Poetry 1.1 is due any day and when it does much of the functionality this
  module uses will be moved to poetry-core. Until this module is updated
  to use poetry-core 1.1 will be a breaking change
2020-09-25 00:38:20 -04:00
4efd05e022 Bump patch version 2020-09-24 21:58:39 -04:00
7d3fd324e5 Add pytest dev dependency for future test framework
Add toml dev dependency for reading the pyproject
Update dev dependency list to be alphabetized
2020-09-24 21:58:39 -04:00
f16dfdd182 Bump minor version 2020-09-23 23:32:26 -04:00
748eab5b76 Add code of conduct
Add contributing section to readme
2020-09-23 23:30:19 -04:00
9e28238b52 Add project dependencies and update pyproject meta
Add classifiers and keywords
Add dev dependencies
Add repo link
2020-09-23 20:37:00 -04:00
3b70c051ba Add initial project metafiles 2020-09-23 02:17:30 -04:00