Skip to content

amritbhanu/LDADE-package

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
 
 
 
 
 
 
 
 
 
 
 
 

LDADE

Author: Amritanshu Agrawal

Upload the package use commandline:

python setup.py sdist upload -r pypi

Currently not upload.

Requiring:

  • (Optional) Description

TODO

We need to specify some interface for dump location and sample location.

In setup.py file, we need to notice the following:

  • version
  • url

Hint

If we want to test the local packaging, we can run the following code:

python setup.py sdist