Skip to content

amritbhanu/LDADE-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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