Skip to content

Commit 2ee3f88

Browse files
authored
chore: setup.cfg: version = attr: gyp.VERSION (#171)
1 parent bf5dba3 commit 2ee3f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = gyp-next
3-
version = attr: pylib/gyp.VERSION
3+
version = attr: gyp.VERSION
44
description = A fork of the GYP build system for use in the Node.js projects
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)