File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "deps" : [
33 {
4- "name" : " libzmq-drafts" ,
4+ "name" : " libzmq5" ,
5+ "ver" : " 4.3.5+drafts1" ,
56 "hostinstall" : true
67 },
78 {
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ maintainers = [
88 { name = " Ferenc Nandor Janky & Attila Gombos" , email = " info@effective-range.com" }
99]
1010dependencies = [
11- " pyzmq @ git+https://github.com/EffectiveRange/pyzmq.git@v27.1.1 " ,
11+ " pyzmq @ git+https://github.com/EffectiveRange/pyzmq.git@v27.1.0+drafts1 " ,
1212 " python-context-logger @ git+https://github.com/EffectiveRange/python-context-logger.git@latest" ,
1313 " python-common-utility @ git+https://github.com/EffectiveRange/python-common-utility.git@latest"
1414]
1515dynamic = [" version" ]
1616
1717[tool .setuptools ]
1818package-dir = {"" = " ." }
19- packages = [" hello" ]
19+ packages = [" hello" , " examples " ]
2020
2121[tool .setuptools .package-data ]
2222hello = [" py.typed" ]
You can’t perform that action at this time.
0 commit comments