Marcelo Trylesinski
|
41648fb46e
|
Support Windows and MacOS (#36)
* Support Windows and MacOS
* Add questionary dependency
* Remove the tests
* Remove print
|
2021-09-02 22:24:13 +02:00 |
|
dependabot[bot]
|
ff798ab052
|
Bump flake8 from 3.8.4 to 3.9.2 (#43)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.2)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-02 21:58:43 +02:00 |
|
dependabot[bot]
|
e20584fce5
|
Bump pydantic from 1.7.2 to 1.8.2 (#44)
* Bump pydantic from 1.7.2 to 1.8.2
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.2 to 1.8.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.7.2...v1.8.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Empty message
* Change event
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
2021-09-02 21:58:16 +02:00 |
|
Marcelo Trylesinski
|
b574c5ae3c
|
➕ Add pytest-coverage
|
2020-12-07 14:42:54 -03:00 |
|
Marcelo Trylesinski
|
0155faaace
|
➕ Add core dependencies
|
2020-12-07 14:42:54 -03:00 |
|
Marcelo Trylesinski
|
4dc07fc332
|
♻️ Change the structure completely
|
2020-12-07 14:42:54 -03:00 |
|
Marcelo Trylesinski
|
e22a45f3ad
|
refactor: add format rules and change tests location
|
2020-11-01 18:14:40 +01:00 |
|