Skip to content

deepset-ai/haystack-pydoc-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haystack-pydoc-tools

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install haystack-pydoc-tools

License

haystack-pydoc-tools is distributed under the terms of the Apache-2.0 license.

Release process

To release version x.y.z:

  1. Manually update the version in src/haystack_pydoc_tools/__about__.py (via a PR or a direct push to main).
  2. From the main branch, create a tag locally: git tag vx.y.z.
  3. Push the tag: git push --tags.
  4. Wait for the CI to release the package on PyPI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages