8000 Adding requirements to setup · Issue #2 · bsgworld/bsg-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Adding requirements to setup #2
Open
@vasylkyselytsia

Description

@vasylkyselytsia

image
https://packaging.python.org/discussions/install-requires-vs-requirements/

setup(
    name='bsg-restapi',
    version=__version__,
    packages=['bsg_restapi'],
    install_requires=['requests==2.21.0'],
    url='https://github.com/bsgworld/bsg-python',
    license='BSD 2-Clause License',
    author='Ievgen Krupa',
    author_email='Ievgen.Krupa+github@gmail.com',
    description='BSG REST API Wrapper'
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0