Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
c1778b4de8
Build(deps): bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:11:54 +00:00
Marc Cataford
a0a2db7c32
Preparing to publish (#2)
* wip: reformatting for pypi

* wip: missing setup fields, meta

* wip: fix classifiers
2020-01-05 15:34:41 -05:00
Marc Cataford
02a7b2d5d8
Initial upload (#1)
* feat: minimal working version

* chore: clean swap files

* chore: amend gitignore to include swaps

* chore: typecheck

* wip: ignore git, support dir

* wip: ignores, directory handling

* wip: add prompting, better path management

* refactor: centralize printing

* wip: handle jsondecodeerror

* docs: README

* chore: add inquirer to dependencies

* wip: error handling when not in git
2020-01-05 14:46:10 -05:00