- [pre-commit.ci] pre-commit autoupdate #159 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #158 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #157 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #156 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #155 (@pre-commit-ci)
(GitHub contributors page for this release)
- Replace deprecated pipes.quote with shlex.quote #153 (@hroncok)
- [pre-commit.ci] pre-commit autoupdate #152 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #151 (@pre-commit-ci)
(GitHub contributors page for this release)
- [pre-commit.ci] pre-commit autoupdate #149 (@pre-commit-ci)
- Auto label bot PRs #148 (@blink1073)
- Use hatch backend #147 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #146 (@pre-commit-ci)
- Use flit build backend #144 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #142 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #141 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #140 (@pre-commit-ci)
- Update pre-commit #139 (@blink1073)
- Clean up CI and Tests #137 (@blink1073)
(GitHub contributors page for this release)
@blink1073 | @mgorny | @minrk | @pre-commit-ci
- Update import for new setuptools path (setuptools >=61.0.0) #131 (@timkpaine)
- Use pathlib rather than os.path #125 (@fcollonval)
- Add source URL to pypi project page #129 (@manics)
- Add pre-commit #126 (@fcollonval)
- Stop using distutils.log #123 (@blink1073)
(GitHub contributors page for this release)
@blink1073 | @fcollonval | @manics | @timkpaine
- Drop support for Python 3.6 and add support for Python 3.10. #109 (@blink1073)
- Fix last one hardcoded unversioned python command #98 (@frenzymadness)
- Add note about using the build package #104 (@blink1073)
- Handle missing yarn #99 (@blink1073)
- Some fixes for issues discovered during packaging #96 (@frenzymadness)
- Disallow deprecated function return incorrect results for Python 3.10 #97 (@frenzymadness)
- Fix handling of module metadata in tests #92 (@blink1073)
- Proposal: Improved integration with setuptools #69 (@afshin)
- Update changelog #68 (@blink1073)
- Use sdist from setuptools not distutils #66 (@astrofrog)
- Only run build command if one is given #61 (@vidartf)
- Add basic test for skip_if_exists #60 (@jtpio)
- Add local testing instructions #55 (@blink1073)
- feat: add skip_if_exists command to skip when paths exists #54 (@maartenbreddels)
- Allow --prefix to work #52 (@dsblank)
- Import sdist from distutils instead of setuptools #51 (@jasongrout)
- Require the packaging package #49 (@blink1073)
- Switch to gh actions #48 (@blink1073)
- Allow files to be excluded #47 (@blink1073)
- Test using pyproject.toml and modernize #46 (@blink1073)
- Remove brittle check for whether to run npm/yarn install #44 (@blink1073)
- Add changelog and update example #37 (@blink1073)
- Update readme to mention pep 518 #36 (@blink1073)
- Add handling of data_files in develop mode and add test #35 (@blink1073)
- do not pass absolute path to which #33 (@MeggyCal)
- which finds python executable #32 (@MeggyCal)
- Cleanup pt 2 #29 (@vidartf)
- Clean up #28 (@vidartf)
- Additional error checking in run() #27 (@jmsdnns)
- Add appveyor test dependencies #26 (@vidartf)
- Data spec path issues #25 (@vidartf)
- Fixed a broken test in test_find_packages #22 (@jmsdnns)
- Fix handling of pip install #21 (@blink1073)
- restore setuptools import #20 (@minrk)
- Updates from using this as the JupyterLab basis #19 (@blink1073)
- Fix handling of data files #18 (@blink1073)
- Append data files instead of overwrite them #17 (@jasongrout)
- Ensure targets #16 (@vidartf)
- Add option to force npm install/build #15 (@vidartf)
- Add basic tests + fixes for find_packages #14 (@vidartf)
- Fix
is_stale
for file paths #13 (@vidartf) - Update package data after wrapped commands #12 (@vidartf)
- Adjust is_stale to use recursive mtimes #10 (@vidartf)
- Add
main
module #8 (@vidartf)