Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Brightmd/hoursofoperation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hoursofoperation

Utilities for loading and doing calculations with a partner's hours of operations configration.

Install dependencies

pip install -e ".[dev]"

For maintainers: How to build

  1. Increment __version__ in setup.py.

  2. Update the Change Log below.

  3. Run the following:

    rm -i dist/*
    python setup.py sdist bdist_wheel
    
  4. Add and push a release tag

  5. Run the following:

    twine upload dist/*
    

Change Log

0.1.12 - 2020-09-10

Changed

  • Change hoursOfOperation to use the passed in timezone instead of the local timezone

0.1.11 - 2019-02-26

Added

  • Python 3.7 and some build/deployment issues cleaned.

0.1.8 - 2018-10-05

Added

  • Python 3.6+ support!

0.1.7 - 2017-12-07

Changed

  • Fixed issues in setup.py that were preventing package build

0.1.6 - 2017-12-07

Added

  • Dependendies in setup.py

0.1.5 - 2017-12-05

Changed

  • Minor stylistic updates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages