Jeremy Singer-Vine
|
30dac25738
|
Upgrade dev req nbexec 0.1.0->0.2.0
|
2022-10-01 09:44:26 -04:00 |
|
Jeremy Singer-Vine
|
ef065a72e5
|
Add Makefile target and reqs for examples
|
2022-05-31 15:50:50 -04:00 |
|
Jeremy Singer-Vine
|
b013e9bd66
|
Downgrade pandas in reqs-dev, for Py3.7 testing
|
2022-05-06 13:36:52 -04:00 |
|
Jeremy Singer-Vine
|
cdfdb87a21
|
Enforce type annotations via mypy --strict
Enforcement added via:
- The repo's Makefile (`make check-mypy` & `make lint`)
- The repo's main GitHub Action
|
2022-05-06 09:51:01 -04:00 |
|
Jeremy Singer-Vine
|
8a333e64c1
|
Upgrade pinned psf/black formatter version
|
2022-04-22 19:57:20 -04:00 |
|
Jeremy Singer-Vine
|
d72b879665
|
Enforce import order via isort
|
2021-12-16 22:22:54 -05:00 |
|
Jeremy Singer-Vine
|
2f7e7ee491
|
Update requirements-dev.txt
|
2021-12-16 22:22:54 -05:00 |
|
Samkit Jain
|
4ccf8cff67
|
Resolve lint issues and remove unused imports
|
2020-11-29 16:29:14 +05:30 |
|
Jeremy Singer-Vine
|
6b8a590373
|
Pin psf/black and flake8 dependencies
|
2020-09-29 23:51:24 -04:00 |
|
Jeremy Singer-Vine
|
a5e7d7fa52
|
Remove pandas from dev requirements and tests
Results in needing one more # pragma: nocover statement, but on a
simple line of code. See PR #253 for details and motivation.
|
2020-08-15 12:03:34 -04:00 |
|
Samkit Jain
|
90f767ff24
|
Update GitHub Actions workflow
|
2020-08-15 12:03:34 -04:00 |
|
Jeremy Singer-Vine
|
c627720097
|
Reformat code to be psf/black and flake8 complaint
Not addressed: flake8's code complexity tests
|
2020-07-29 22:28:47 -04:00 |
|
Jeremy Singer-Vine
|
b148fd1b5d
|
Add Codecov and GitHub action
|
2020-07-25 10:24:09 -04:00 |
|
Jeremy Singer-Vine
|
1ac16dd369
|
Change testing framework from nosetests to pytest
|
2020-07-25 08:45:17 -04:00 |
|
Jeremy Singer-Vine
|
48eaa51557
|
Move from Pipfile back to standard pip req files
|
2020-07-19 10:35:09 -04:00 |
|