Skip to content

first gh action release

Compare
Choose a tag to compare
@AndersSpringborg AndersSpringborg released this 03 Dec 22:20
· 59 commits to master since this release
c4025a9
* 'master' of github.com:steinwurf/steinloss: (60 commits)

  update version number
  remove print an unnecessary import
  works as module instead of console script
  import refactored
  renamed package_entry to package
  changed import structure
  packages static in setup
  add version to argsparser
  integrated probe and server into cli
  split listing address into ip and port
  delete pytest from requirements.txt
  remove prog name
  remove prog name
  refactored mocking arguments
  remove caps var name in help
  ip address as independent argument
  cleanup unused files
  fixed reference
  update test requirements to fit code
  redundant requirement
  ...