objexplore icon indicating copy to clipboard operation
objexplore copied to clipboard

Version tags on github

Open pbsds opened this issue 1 year ago • 2 comments

Can you please tag v1.6.3 and future releases on github?

pbsds avatar Jul 22 '24 22:07 pbsds

Bumping this issue.

It seems that the latest version available of the sources are also for 1.6.2 (on both branches)

  • https://github.com/kylepollina/objexplore/blob/main/objexplore/objexplore.py#L31
  • https://github.com/kylepollina/objexplore/blob/textual/objexplore/objexplore.py#L31

Sources could be retrieved from the PyPI tarball otherwise, but would lose the ability to run the tests

Sigmanificient avatar Jul 25 '24 13:07 Sigmanificient

Sources could be retrieved from the PyPI tarball otherwise, but would lose the ability to run the tests

(this is in context of distributing and testing in nixpkgs)

pbsds avatar Jul 25 '24 14:07 pbsds