Skip to content

Commit

Permalink
move to github
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hohn committed Aug 31, 2021
1 parent 38b27fb commit 51b278f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ If the wheel is incompatible:
- Markus Schumacher
- [arXiv:2002.05315 [hep-ex]](https://arxiv.org/abs/2002.05315)
- [arXiv:1602.04516 [hep-ex]](https://arxiv.org/abs/1602.04516)


# Link back
https://pypi.org/project/vbfcprw/
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
#--------------------------------------------------------------------------
setup(
name='vbfcprw',
version='0.1',
version='0.2',
ext_modules=[ext1],
packages=['vbfcprw'],
install_requires=["numpy>=1.21.1", "pylorentz", "parton"],
author="David Hohn",
author_email="[email protected]",
url="https://gitlab.cern.ch/FreiburgSchumacher/vbfcp/HLeptonsCPRW",
url="https://github.com/dhohn/vbfcprw",
description="wrapper for simplified CP reweighting using HAWK generator",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 51b278f

Please sign in to comment.