ucd-cws / PISCES

Software for tracking and analyzing fish species range data
Other
0 stars 2 forks source link

Include copy of code_library in PISCES #60

Open nickrsan opened 10 years ago

nickrsan commented 10 years ago

Original report by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


A more elegant way to deal with the code_library inclusion would be to include a copy of the code we want to use inside of PISCES, then reference it locally as PISCES.code_library.etcetcetc

that way, dependencies are more cleanly satisfied, distribution is easier, and updates get smoother.