-
Notifications
You must be signed in to change notification settings - Fork 912
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
36 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
359603f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @benvial, I just happened to notice your branch here. I'm trying to migrate from
tox
tonox
here: #632, which I find slightly better thanhatch
(just my opinion, of course). There are a few other changes in that PR because I'm also trying to improve the testing infrastructure to accommodate more NumPy versions. I just wanted to point that out and save your effort in case you haven't already seen it!359603f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @agriyakhetarpal! Thanks for the heads up, I was just trying to set things up and play around with
hatch
but I think I prefernox
too.BTW thanks for maintaining
autograd
!359603f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're welcome, and I'm happy to help! I would appreciate your contributions and wherever they're feasible for you; trying to get the issue count down is one of my main tasks over the coming weeks. :) In that case, please feel free to leave your suggestions, if any, on the
nox
PR and I'll be glad to incorporate them for you!