Skip to content
Snippets Groups Projects

Fix py3 setup

Merged David Keitel requested to merge fix-py3-setup into master

See #17 (closed) for more details, this allows me to install again under both Python 3.5.3 on my Debian laptop and Python 3.6.8 on CIT.

@GregAshton I'm not really fluent in packaging and all changes are ad-hoc hacks, so please have a careful look whether these are all reasonable.

Merge request reports

Checking pipeline status.

Merged by David KeitelDavid Keitel 5 years ago (Nov 6, 2019 10:14am UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
13 13 version="0.2",
14 14 author="Gregory Ashton",
15 15 author_email="gregory.ashton@ligo.org",
16 packages=find_packages(where="pyfstat"),
16 description="python wrappers for lalpulsar F-statistic code",
17 long_description=long_description,
18 long_description_content_type='text/markdown',
  • Reinhard Prix added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • David Keitel mentioned in commit e192147c

    mentioned in commit e192147c

  • Please register or sign in to reply
    Loading