-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GNNE-1909 remove date in version (#1038)
* remove date in version * remove date in new tag * fix windows * set env for cibuildwheel * Apply code-format changes * test git * use gitpython to confirm tag with data * add build-backend and requires * fix branch without tag --------- Co-authored-by: yanghaoqi <yanghaoqi_intern@canaan-creative.com> Co-authored-by: curioyang <curioyang@users.noreply.github.com>
- Loading branch information
1 parent
ec47028
commit 8d1b273
Showing
3 changed files
with
16 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,4 @@ pytest-xdist | |
pyyaml | ||
pythonnet==3.0.1 | ||
clr_loader==0.2.4 | ||
toml==0.10.2 | ||
toml==0.10.2 |
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